This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
root
/
nicegui
mirror da
https://github.com/zauberzeug/nicegui.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
re-enable pytests on github
Falko Schindler
2 anni fa
parent
a4bd925637
commit
3b1cce43e6
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/test.yml
+ 1
- 1
.github/workflows/test.yml
Vedi File
@@ -1,6 +1,6 @@
name: Run Tests
-on: []
+on: [
push
]
jobs:
test: