more logging
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
c8c624e82b
commit
6e4661baaf
|
@ -25,6 +25,7 @@ jobs:
|
||||||
echo !${{ github.event.pull_request.base.repo }} !${{ github.event.pull_request.base.sha }}
|
echo !${{ github.event.pull_request.base.repo }} !${{ github.event.pull_request.base.sha }}
|
||||||
echo !${{ github.event.pusher }}
|
echo !${{ github.event.pusher }}
|
||||||
echo !${{ github.event.forkee }}
|
echo !${{ github.event.forkee }}
|
||||||
|
git remote get-url origin
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
|
|
Loading…
Reference in New Issue