This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
root
/
nicegui
mirror de
https://github.com/zauberzeug/nicegui.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
re-enable pytests on github
Falko Schindler
há 2 anos atrás
pai
a4bd925637
commit
3b1cce43e6
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
.github/workflows/test.yml
+ 1
- 1
.github/workflows/test.yml
Ver Ficheiro
@@ -1,6 +1,6 @@
name: Run Tests
-on: []
+on: [
push
]
jobs:
test: