Sfoglia il codice sorgente

Update python-app.yml

Karl0ss 1 anno fa
parent
commit
2ae5f907b2
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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