mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
Disable package age gate in parallel CI installs
This commit is contained in:
parent
1c00719f68
commit
edb6a263e9
1
.github/workflows/test-parallel.yml
vendored
1
.github/workflows/test-parallel.yml
vendored
@ -16,6 +16,7 @@ env:
|
||||
PYTHONLEGACYWINDOWSSTDIO: utf-8
|
||||
USE_COLOR: False
|
||||
UV_NO_SOURCES: "1"
|
||||
ABXPKG_MIN_RELEASE_AGE: "0"
|
||||
|
||||
jobs:
|
||||
discover-tests:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user