Skip to content

Commit

Permalink
Merge pull request #27 from punch-mission/develop
Browse files Browse the repository at this point in the history
Monthly merge to main
  • Loading branch information
jmbhughes authored Mar 4, 2024
2 parents 78fb994 + 8e3b308 commit e01d2a6
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 @@ -41,7 +41,7 @@ jobs:
pip install .
pytest --cov
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit e01d2a6

Please sign in to comment.