This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
vdd
/
nitter
réplica de
https://github.com/zedeus/nitter
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Reduce integration test concurrency
Zed
hai 1 ano
pai
5be37737eb
achega
6da152db07
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de 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