Skip to content

Commit

Permalink
Fix codecov attempt #1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCreosote committed Apr 11, 2024
1 parent 99a436c commit faffb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
ant ${{matrix.ant_test}}
- name: Upload coverage to Codecov
if: matrix.include.codecov
if: matrix.codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit faffb27

Please sign in to comment.