mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Fix tests
This commit is contained in:
parent
0664074749
commit
bc38315d12
3 changed files with 4 additions and 4 deletions
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
|
|
@ -53,4 +53,4 @@ jobs:
|
|||
- name: Run tests
|
||||
run: |
|
||||
./nitter &
|
||||
pytest -n8 tests
|
||||
pytest -n3 tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue