Ver código fonte

Update python-app.yml

Karl0ss 1 ano atrás
pai
commit
b7e7b80ba1
1 arquivos alterados com 1 adições e 1 exclusões
  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