Skip to content

Commit c47d226

Browse files
Update external target test (#201)
This test can use primary branch in the target repo
1 parent e91c6e9 commit c47d226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_external_target.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v3
2525
with:
2626
repository: tinder-maxwellelliott/bazel-diff-repro-1
27-
ref: wip_fix
27+
ref: master
2828
fetch-depth: 0
2929
- name: Run External Target Impact test
3030
run: ./bazel-diff.sh $(pwd) bazel $(git rev-parse HEAD~1) $(git rev-parse HEAD)

0 commit comments

Comments
 (0)