Browse Source

Update python-app.yml

Karl0ss 1 year ago
parent
commit
2ae5f907b2
1 changed files with 2 additions and 1 deletions
  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