Skip to content

Commit

Permalink
Updating GitHub actions [9]
Browse files Browse the repository at this point in the history
  • Loading branch information
recursion-ninja committed Aug 28, 2024
1 parent 6b46f61 commit a180e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Rerun build on failure to minimize output
if: ${{ failure() }}
run |
run: |
cabal build ${THISMAINEXE} ${THISTESTEXE} ${PROJECTFILE}
cabal install ${THISMAINEXE} ${PROJECTFILE}
Expand Down

0 comments on commit a180e4c

Please sign in to comment.