Skip to content

Commit

Permalink
Stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Oct 7, 2020
1 parent 206eed6 commit 01a605d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
run: git clone https://github.com/input-output-hk/cardano-mainnet-mirror

- name: Run tests
run: cabal test -v3 --builddir="$CABAL_BUILDDIR" cardano-node-chairman
run: cabal test --builddir="$CABAL_BUILDDIR" cardano-node-chairman

- name: Save cabal cache
uses: haskell-works/cabal-cache-action@v1
Expand Down

0 comments on commit 01a605d

Please sign in to comment.