mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
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:
parent
95226edacb
commit
55c8fe0c9d
1 changed files with 0 additions and 3 deletions
3
.github/workflows/_test.yml
vendored
3
.github/workflows/_test.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue