Rodja Trappe 2 سال پیش
والد
کامیت
756438bea3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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: