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 46719a3 commit 62776d1Copy full SHA for 62776d1
1 file changed
.github/workflows/pytest.yaml
@@ -1,8 +1,6 @@
1
name: Pytest
2
-
3
4
- env:
5
- GH_TOKEN: ${{ secrets.GH_TOKEN }}
+env:
+ GH_TOKEN: ${{ secrets.GH_TOKEN }}
6
7
on:
8
push:
0 commit comments