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
Zed
há 1 ano atrás
pai
5be37737eb
commit
6da152db07
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
3
tests
+ pytest -n
2
tests