testing
Some checks failed
Infrastructure / Check infrastructure definitions (pull_request) Failing after 9s
Some checks failed
Infrastructure / Check infrastructure definitions (pull_request) Failing after 9s
This commit is contained in:
3
.github/workflows/infra.yaml
vendored
3
.github/workflows/infra.yaml
vendored
@@ -20,6 +20,9 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- run: -|
|
||||||
|
uname -a
|
||||||
|
lsb_release -a
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user