There was an error while loading. Please reload this page.
1 parent 31edf86 commit 3961f68Copy full SHA for 3961f68
1 file changed
.github/workflows/run-pytest.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Test with pytest
47
run: |
48
pytest --cov=signac_dashboard --cov-config=pyproject.toml --cov-report=xml tests/ -v
49
- - uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
+ - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
50
51
# This job is used to provide a single requirement for branch merge conditions.
52
tests_complete:
0 commit comments