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 f9ed121 commit 21ff26bCopy full SHA for 21ff26b
.github/workflows/pytest.yml
@@ -4,7 +4,7 @@ on:
4
- master
5
pull_request:
6
types: [opened, reopened, synchronize, ready_for_review]
7
-name: Auto project
+name: Pytest and codecov
8
jobs:
9
pytest:
10
defaults:
0 commit comments