Skip to content

Commit

Permalink
add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdark committed Oct 11, 2023
1 parent 1a77be6 commit e4ce19f
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 @@ -57,4 +57,4 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml !./festim/_version.py
files: ./coverage.xml,!./festim/_version.py

0 comments on commit e4ce19f

Please sign in to comment.