mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-24 13:59:20 -04:00
Experiment with longer autostop timer in chat mode for CLI test
This commit is contained in:
parent
12635d7483
commit
61652f0b6d
1 changed files with 1 additions and 1 deletions
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 ./tests --auto-stop-timer 2
|
||||||
poetry run onionshare-cli --local-only --receive --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 --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:
|
test-desktop:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue