Browse Source

re-enable pytests on github

Falko Schindler 2 years ago
parent
commit
3b1cce43e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -1,6 +1,6 @@
 name: Run Tests
 
-on: []
+on: [push]
 
 jobs:
   test: