mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-23 22:39:41 -05:00
Experiment with longer autostop timer in chat mode for CLI test
This commit is contained in:
parent
12635d7483
commit
61652f0b6d
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
poetry run onionshare-cli --local-only ./tests --auto-stop-timer 2
|
||||
poetry run onionshare-cli --local-only --receive --auto-stop-timer 2
|
||||
poetry run onionshare-cli --local-only --website ../docs --auto-stop-timer 2
|
||||
poetry run onionshare-cli --local-only --chat --auto-stop-timer 2
|
||||
poetry run onionshare-cli --local-only --chat --auto-stop-timer 5
|
||||
|
||||
test-desktop:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user