Skip to content

Commit

Permalink
Add debug to coveralls action
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed May 7, 2024
1 parent 06e3139 commit f90edd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
with:
flag-name: run-${{ matrix.test_number }}
parallel: true
debug: true
if: runner.os == 'Linux'

- name: Run behaviour tests
Expand Down

0 comments on commit f90edd5

Please sign in to comment.