Skip to content

Commit 6af7d14

Browse files
committed
fixup
1 parent d352f3f commit 6af7d14

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
@@ -149,6 +149,7 @@ jobs:
149149
run: |
150150
ls -l schema/
151151
PGPASSFILE=config/pgpass-mainnet cabal run cardano-db-tool -- run-migrations --mdir schema/ --ldir /tmp/
152+
ls -l schema/
152153
git diff schema/ > schema.diff
153154
echo "*************************************************************"
154155
cat schema.diff

0 commit comments

Comments
 (0)