huh
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m22s Details

This commit is contained in:
Gleb Koval 2023-08-29 02:25:57 +01:00
parent 6e4661baaf
commit 206b1b3be4
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 0 deletions

View File

@ -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