mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Refactor
Co-authored-by: Lukas Pühringer <luk.puehringer@gmail.com> Signed-off-by: Shabeeb Khalid <convey2shabeeb@gmail.com>
This commit is contained in:
parent
ce14451bdc
commit
ccaa98a643
1 changed files with 1 additions and 1 deletions
2
.github/workflows/_test.yml
vendored
2
.github/workflows/_test.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
tests:
|
||||
name: Tests
|
||||
needs: lint-test
|
||||
continue-on-error: ${{ matrix.failure-allowed }}
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
# Run regular TUF tests on each OS/Python combination, plus
|
||||
# (sslib main) on Linux/Python3.x only.
|
||||
|
|
|
|||
Loading…
Reference in a new issue