Тестирование runner
All checks were successful
Test Python Runner / python-job (push) Successful in 12s

This commit is contained in:
2025-11-27 11:19:04 +07:00
parent 5662d34f33
commit 74d3cce4da

View File

@@ -18,4 +18,4 @@ jobs:
sudo apt install -y python3 python3-pip sudo apt install -y python3 python3-pip
- name: Run Python script - name: Run Python script
run: python3 script/hello.py run: python3 script/main.py