more debugging

pull/21613/head
jm96441n 2024-08-16 14:16:11 -04:00
parent 31539a28be
commit 3008a45f3f
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ jobs:
- name: Check for golden file xds tests in diff - name: Check for golden file xds tests in diff
run: ./.github/scripts/goldenfile_checker.sh run: ./.github/scripts/goldenfile_checker.sh
env: env:
GITHUB_BASE_REF: ${{ github.event.pull_request.base.ref }} GITHUB_BRANCH_REF: ${{ github.event.pull_request.head }}