Skip to content

Commit e8b4332

Browse files
committed
fixup
1 parent 0660bdf commit e8b4332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/haskell.yml

+1
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)