This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
vdd
/
nitter
kopia lustrzana
https://github.com/zedeus/nitter
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Reduce integration test concurrency
Zed
1 rok temu
rodzic
5be37737eb
commit
6da152db07
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
.github/workflows/run-tests.yml
+ 1
- 1
.github/workflows/run-tests.yml
Wyświetl plik
@@ -105,4 +105,4 @@ jobs:
- name: Run Tests
run: |
./nitter &
- pytest -n
3
tests
+ pytest -n
2
tests