We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e33d0 commit ef1f77dCopy full SHA for ef1f77d
.github/workflows/pytest.yml
@@ -12,7 +12,7 @@ on:
12
- cron: '4 0 * * *'
13
14
jobs:
15
- build:
+ tests:
16
strategy:
17
fail-fast: false
18
matrix:
0 commit comments