Rodja Trappe 2 lat temu
rodzic
commit
756438bea3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/test.yml

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

@@ -23,7 +23,7 @@ jobs:
       - name: setup chromedriver
         uses: nanasess/setup-chromedriver@v1
       - name: pytest
-        run: poetry pytest
+        run: poetry run pytest
 
   slack:
     needs: