Skip to content

Commit 59d8c6f

Browse files
committed
fixup
1 parent d121cd6 commit 59d8c6f

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
@@ -148,6 +148,7 @@ jobs:
148148
- name: Check that Schema Migrations are complete
149149
run: |
150150
PGPASSFILE=config/pgpass-mainnet cabal run cardano-db-tool -- run-migrations --mdir schema/ --ldir /tmp/
151+
echo "Help!!!!"
151152
git status schema | grep schema/migration > schema.diff
152153
echo "*************************************************************"
153154
cat schema.diff

0 commit comments

Comments
 (0)