This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
vdd
/
nitter
miroir de
https://github.com/zedeus/nitter
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Reduce integration test concurrency
Zed
il y a 1 an
Parent
5be37737eb
commit
6da152db07
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.github/workflows/run-tests.yml
+ 1
- 1
.github/workflows/run-tests.yml
Voir le fichier
@@ -105,4 +105,4 @@ jobs:
- name: Run Tests
run: |
./nitter &
- pytest -n
3
tests
+ pytest -n
2
tests