Skip to content

Commit

Permalink
Remove TOXENV variable
Browse files Browse the repository at this point in the history
The tox-gh-actions GitHub action detects the environment.
  • Loading branch information
kingbuzzman authored and francoisfreitag committed Jul 4, 2022
1 parent 4e4c67a commit 91ccfd1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
env:
POSTGRES_PASSWORD: password

env:
TOXENV: ${{ matrix.tox-environment }}

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 91ccfd1

Please sign in to comment.