mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-12-07 00:02:12 -05:00
extend weekly run timeout [skip ci] (#1172)
This commit is contained in:
parent
a38d3ff59c
commit
fde936b56b
2
.github/workflows/weekly.yml
vendored
2
.github/workflows/weekly.yml
vendored
@ -31,6 +31,6 @@ jobs:
|
||||
run: ninja
|
||||
working-directory: build
|
||||
- name: Run tests
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 120
|
||||
run: mkdir -p tmp && python3 -m pytest --verbose ${{ matrix.PYTEST_ARGS }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user