Skip to content

Commit

Permalink
Removing trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
araujoarthur0 committed Feb 3, 2024
1 parent e54eca4 commit 9b9c47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: COV_REPORT/coverage-final.json,
files: COV_REPORT/coverage-final.json
name: codecov-${{ matrix.os }}
verbose: true

0 comments on commit 9b9c47b

Please sign in to comment.