Skip to content

Commit

Permalink
Update .github/workflows/CI.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson authored Nov 20, 2024
1 parent e2b2cff commit 39237dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
files: ./coverage.xml
fail_ci_if_error: false

- name: Run Integration Tests
Expand Down

0 comments on commit 39237dd

Please sign in to comment.