.gitea/workflows/test.yaml aktualisiert
All checks were successful
TMW Global Networks Dokumentation / build (push) Successful in 13s
All checks were successful
TMW Global Networks Dokumentation / build (push) Successful in 13s
This commit is contained in:
parent
84e82cd9f2
commit
d2ad6bf16f
@ -14,4 +14,4 @@ jobs:
|
||||
- name: apk install needed Packages
|
||||
run: apk add python3
|
||||
- name: run python script
|
||||
run: python main.py
|
||||
run: python3 main.py
|
||||
Reference in New Issue
Block a user