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

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

View File

@ -25,6 +25,7 @@ jobs:
echo !${{ github.event.pull_request.base.repo }} !${{ github.event.pull_request.base.sha }}
echo !${{ github.event.pusher }}
echo !${{ github.event.forkee }}
git remote get-url origin
- name: Setup Python
uses: actions/setup-python@v4