Skip to content

Commit e401fec

Browse files
committed
chore: remove unused context
1 parent effa4a4 commit e401fec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
pip install tox tox-gh-actions
3131
- name: Test with tox
3232
run: tox
33-
env:
34-
TOXENV: ${{ matrix.toxenv }}
3533

3634
coverage:
3735
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)