Explorar o código

Update python-app.yml

Karl0ss hai 1 ano
pai
achega
2ae5f907b2
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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