Skip to content

Commit

Permalink
Updating GitHub actions [17]
Browse files Browse the repository at this point in the history
  • Loading branch information
recursion-ninja committed Aug 30, 2024
1 parent 8aaf897 commit fb5e7e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
- name: 'Test-suite Filepath'
id: testsuite-filepath
run: |
echo "TESTPATH=$(cabal list-bin ${THISTESTEXE} ${PROJECTFILE})"
echo "TESTPATH=$(cabal list-bin ${THISTESTEXE} ${PROJECTFILE})" >> $GITHUB_ENV
- name: 'Cabal - Integration Tests'
Expand Down

0 comments on commit fb5e7e1

Please sign in to comment.