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 even more
Zed
il y a 1 an
Parent
6da152db07
commit
9ccfd8ee99
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
2
tests
+ pytest -n
1
tests