Kaynağa Gözat

Update python-app.yml

Karl0ss 1 yıl önce
ebeveyn
işleme
2ae5f907b2
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      .github/workflows/python-app.yml

+ 2 - 1
.github/workflows/python-app.yml

@@ -30,4 +30,5 @@ jobs:
         poetry install
     - name: Get latests
       run: |
-         poetry run .\main.py
+         ls
+         poetry run main.py