Skip to content

Commit d121cd6

Browse files
committed
fixup
1 parent babec79 commit d121cd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ 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-
ls -l schema/
152151
git status schema | grep schema/migration > schema.diff
153152
echo "*************************************************************"
154153
cat schema.diff

0 commit comments

Comments
 (0)