Skip to content

Commit

Permalink
Merge branch 'main' into hirshfeld
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarvanVuren committed Apr 15, 2024
2 parents b9a3a52 + 6daf5ba commit 2deef69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
# Upload all the data on coverage to CodeCov
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./examples/coverage.xml
Expand Down

0 comments on commit 2deef69

Please sign in to comment.