Skip to content

Commit d352f3f

Browse files
committed
fixup
1 parent 0ca330f commit d352f3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ jobs:
147147

148148
- name: Check that Schema Migrations are complete
149149
run: |
150+
ls -l schema/
150151
PGPASSFILE=config/pgpass-mainnet cabal run cardano-db-tool -- run-migrations --mdir schema/ --ldir /tmp/
151152
git diff schema/ > schema.diff
152153
echo "*************************************************************"

0 commit comments

Comments
 (0)