Sfoglia il codice sorgente

Update python-app.yml

Karl0ss 1 anno fa
parent
commit
b7e7b80ba1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/python-app.yml

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

@@ -31,4 +31,4 @@ jobs:
     - name: Get latests
       run: |
          ls
-         poetry run main.py
+         poetry run python main.py