huh
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m22s
Details
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m22s
Details
This commit is contained in:
parent
6e4661baaf
commit
206b1b3be4
|
@ -26,6 +26,7 @@ jobs:
|
||||||
echo !${{ github.event.pusher }}
|
echo !${{ github.event.pusher }}
|
||||||
echo !${{ github.event.forkee }}
|
echo !${{ github.event.forkee }}
|
||||||
git remote get-url origin
|
git remote get-url origin
|
||||||
|
git branch -l | cat
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
|
|
Loading…
Reference in New Issue