We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8b9b8 commit 2882fc7Copy full SHA for 2882fc7
.github/workflows/tests.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
coverage:
35
runs-on: ubuntu-latest
36
- needs: pytest
+ needs: gotest
37
steps:
38
- name: ⤵️ Check out code from GitHub
39
uses: actions/[email protected]
0 commit comments