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 f6a4147 commit f1f0130Copy full SHA for f1f0130
.github/workflows/tests.yml
@@ -38,6 +38,8 @@ jobs:
38
run: tox
39
40
coverage:
41
+ environment:
42
+ name: test
43
needs: test
44
runs-on: ubuntu-latest
45
0 commit comments