Skip to content

Commit f1f0130

Browse files
committed
add environment
1 parent f6a4147 commit f1f0130

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
run: tox
3939

4040
coverage:
41+
environment:
42+
name: test
4143
needs: test
4244
runs-on: ubuntu-latest
4345

0 commit comments

Comments
 (0)