Sfoglia il codice sorgente

ci fix script name

Jan Küster 4 anni fa
parent
commit
6387d32c2f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/test_suite.yml

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

@@ -131,7 +131,7 @@ jobs:
         run: meteor npm ci
 
       - name: Run Tests
-        run: sh ./test-wkan.sh -cv
+        run: sh ./test-wekan.sh -cv
 
       - name: Upload coverage
         uses: actions/upload-artifact@v2