testing
Infrastructure / Check infrastructure definitions (pull_request) Failing after 9s
Details
Infrastructure / Check infrastructure definitions (pull_request) Failing after 9s
Details
This commit is contained in:
parent
6e29e43ac0
commit
eb68d6529f
|
@ -20,6 +20,9 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- run: -|
|
||||
uname -a
|
||||
lsb_release -a
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue