mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-22 13:34:44 -04:00
Change CircleCI to run CLI tests, then GUI tests
This commit is contained in:
parent
09e9ed3878
commit
33d522d0da
4 changed files with 38 additions and 116 deletions
|
@ -56,7 +56,7 @@ poetry run onionshare-cli
|
|||
To run tests:
|
||||
|
||||
```
|
||||
poetry run pytest -vvv ./tests
|
||||
poetry run pytest -v ./tests
|
||||
```
|
||||
|
||||
### Making a release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue