This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
vdd
/
nitter
mirror de
https://github.com/zedeus/nitter
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Reduce integration test concurrency even more
Zed
há 1 ano atrás
pai
6da152db07
commit
9ccfd8ee99
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
.github/workflows/run-tests.yml
+ 1
- 1
.github/workflows/run-tests.yml
Ver Ficheiro
@@ -105,4 +105,4 @@ jobs:
- name: Run Tests
run: |
./nitter &
- pytest -n
2
tests
+ pytest -n
1
tests