Skip to content

Commit

Permalink
Updating GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyink committed Nov 25, 2020
1 parent 43546ab commit aa41ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
env:
MAKE: ${{ steps.detect-environment.outputs.MAKE }}
working-directory: ./build/
run: $MAKE
run: $MAKE --debug
- name: Clean coverage data
if: matrix.coverage
working-directory: ./build/
Expand Down

0 comments on commit aa41ce5

Please sign in to comment.