Skip to content

Commit

Permalink
coverage debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsdos committed Oct 19, 2023
1 parent d807c54 commit 332696d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/configure-x64/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inputs:
runs:
using: composite
steps:
- shell: bash
- shell: bash +e
run: |
set -x
set +e
Expand Down

0 comments on commit 332696d

Please sign in to comment.