We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babec79 commit d121cd6Copy full SHA for d121cd6
.github/workflows/haskell.yml
@@ -148,7 +148,6 @@ jobs:
148
- name: Check that Schema Migrations are complete
149
run: |
150
PGPASSFILE=config/pgpass-mainnet cabal run cardano-db-tool -- run-migrations --mdir schema/ --ldir /tmp/
151
- ls -l schema/
152
git status schema | grep schema/migration > schema.diff
153
echo "*************************************************************"
154
cat schema.diff
0 commit comments