Skip to content

Commit

Permalink
test with --print-output-on-failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ashnamehrotra committed Aug 1, 2023
1 parent f67b7ec commit 89f70f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: |
chmod +x ${{ github.workspace }}/entrypoint.sh
cd ${{ github.workspace }}/test
./test.bats
bats --print-output-on-failure ./test.bats

0 comments on commit 89f70f9

Please sign in to comment.