We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b2d45 commit 1d912f9Copy full SHA for 1d912f9
.github/workflows/test.yml
@@ -54,7 +54,7 @@ jobs:
54
- run: pip install poetry
55
- run: poetry install
56
- run: poetry run pytest --mypy --cov=pixelmatch --cov-report xml --cov-report term-missing --benchmark-disable
57
- - uses: codecov/[email protected].1
+ - uses: codecov/[email protected].2
58
bench:
59
name: Run Benchmark on Python 3.10
60
runs-on: ubuntu-latest
0 commit comments