This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
root
/
nicegui
mirror de
https://github.com/zauberzeug/nicegui.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
re-enable pytests on github
Falko Schindler
2 anos atrás
pai
a4bd925637
commit
3b1cce43e6
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
.github/workflows/test.yml
+ 1
- 1
.github/workflows/test.yml
Ver arquivo
@@ -1,6 +1,6 @@
name: Run Tests
-on: []
+on: [
push
]
jobs:
test: