Removed unwanted env variable

Co-authored-by: Lukas Pühringer <luk.puehringer@gmail.com>
Signed-off-by: Shabeeb Khalid <convey2shabeeb@gmail.com>
This commit is contained in:
Shabeeb Khalid 2023-03-03 10:30:02 -08:00 committed by GitHub
parent 95226edacb
commit 55c8fe0c9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,9 +9,6 @@ jobs:
name: Lint Test
runs-on: ubuntu-latest
env:
# Set TOXENV env var to tell tox which testenv (see tox.ini) to use
TOXENV: lint
steps:
- name: Checkout TUF