This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
nicegui
mirror of
https://github.com/zauberzeug/nicegui.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
re-enable pytests on github
Falko Schindler
2 years ago
parent
a4bd925637
commit
3b1cce43e6
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/test.yml
+ 1
- 1
.github/workflows/test.yml
View File
@@ -1,6 +1,6 @@
name: Run Tests
-on: []
+on: [
push
]
jobs:
test: