Skip to content

Commit

Permalink
Remove unused environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
aucampia committed Jan 22, 2022
1 parent ff3c046 commit e6aaa19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ jobs:
export TOXENV
export TOX_EXTRA_COMMAND="${{ matrix.TOX_EXTRA_COMMAND }}"
"${test_harness[@]}" python -m tox
env:
GH_ACTIONS_KEY: ${{matrix.os}}-${{matrix.python-version}}
tox-envs:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit e6aaa19

Please sign in to comment.