mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-01-16 05:33:37 +01:00
changing delays for windows; trimmed Linux builds
This commit is contained in:
parent
c4668d3da9
commit
1da3b6166c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -163,5 +163,5 @@ jobs:
|
|||
# amount of concurrent API calls on Clublog and QRZ.com
|
||||
# when all CI jobs execute simultaneously
|
||||
run: |
|
||||
start-sleep -Seconds (5..15 | get-random)
|
||||
start-sleep -Seconds (10..30 | get-random)
|
||||
pytest
|
||||
Loading…
Reference in a new issue