Skip to content

Commit 04d26e7

Browse files
committed
fixup
1 parent e8b4332 commit 04d26e7

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
@@ -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)