Parcourir la source

re-enable pytests on github

Falko Schindler il y a 2 ans
Parent
commit
3b1cce43e6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: