Тестирование runner
All checks were successful
Test Python Runner / python-job (push) Successful in 12s
All checks were successful
Test Python Runner / python-job (push) Successful in 12s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user