changing delays for windows; trimmed Linux builds

This commit is contained in:
Tobias Wellnitz, DH1TW 2023-12-26 01:42:46 +01:00
parent c4668d3da9
commit 1da3b6166c

View file

@ -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