mirror of https://github.com/hashicorp/consul
more debugging
parent
31539a28be
commit
3008a45f3f
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in New Issue