Explorar el Código

disable tests for now

Falko Schindler hace 2 años
padre
commit
414719fb2c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/test.yml

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

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