mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-06 05:14:13 -04:00
Change CircleCI to run CLI tests, then GUI tests
This commit is contained in:
parent
efb821f374
commit
d5b4ad46cd
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