Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Feb 17, 2023
1 parent e8b4332 commit 04d26e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ jobs:
run: |
ls -l schema/
PGPASSFILE=config/pgpass-mainnet cabal run cardano-db-tool -- run-migrations --mdir schema/ --ldir /tmp/
ls -l schema/
git diff schema/ > schema.diff
echo "*************************************************************"
cat schema.diff
Expand Down

0 comments on commit 04d26e7

Please sign in to comment.