.gitea/workflows/test.yaml aktualisiert

This commit is contained in:
Tizian Maxime Weigt 2025-04-27 19:54:05 +00:00
parent 9b0a9a4ebd
commit 84e82cd9f2

View File

@ -11,5 +11,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: apk install needed Packages
run: apk add python3
- name: run python script
run: python main.py