Thanks to visit codestin.com Credit goes to github.com
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 0e76edc commit a2b8382Copy full SHA for a2b8382
.github/workflows/ci.yml
@@ -16,3 +16,5 @@ jobs:
16
run: pytest --cov app
17
- name: Upload coverage to Codecov
18
uses: codecov/codecov-action@v3
19
+ with:
20
+ override-commit: meow
0 commit comments