This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
vdd
/
nitter
espejo de
https://github.com/zedeus/nitter
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Reduce integration test concurrency even more
Zed
hace 1 año
padre
6da152db07
commit
9ccfd8ee99
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.github/workflows/run-tests.yml
+ 1
- 1
.github/workflows/run-tests.yml
Ver fichero
@@ -105,4 +105,4 @@ jobs:
- name: Run Tests
run: |
./nitter &
- pytest -n
2
tests
+ pytest -n
1
tests