Skip to content

Commit

Permalink
update codecov (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed May 1, 2024
1 parent 46b87a5 commit e94ddf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Expand Up @@ -61,7 +61,7 @@ jobs:
shell: bash {0}
run: python -m pytest --pyargs pymare --cov=pymare
- name: "Upload coverage to CodeCov"
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4
if: success()

flake8-lint:
Expand Down

0 comments on commit e94ddf3

Please sign in to comment.