Test with a manual edit of the .runner file
This commit is contained in:
parent
a5696a5cc1
commit
26c226f57b
|
@ -25,12 +25,6 @@ jobs:
|
|||
uname -srm
|
||||
cat /etc/os-release
|
||||
|
||||
#- name: Install pre-requisite packages
|
||||
#id: prereq
|
||||
#run: |
|
||||
#apt-get update
|
||||
#apt-get install software-properties-common -y
|
||||
|
||||
- name: Install python3-venv
|
||||
id: install
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue