This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
vdd
/
nitter
mirror da
https://github.com/zedeus/nitter
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Reduce integration test concurrency even more
Zed
1 anno fa
parent
6da152db07
commit
9ccfd8ee99
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/run-tests.yml
+ 1
- 1
.github/workflows/run-tests.yml
Vedi File
@@ -105,4 +105,4 @@ jobs:
- name: Run Tests
run: |
./nitter &
- pytest -n
2
tests
+ pytest -n
1
tests