Update ci-binary-checker.yml

update the to run from the branch
This commit is contained in:
Tommy Verrall
2023-02-23 13:25:46 +01:00
committed by GitHub
parent 18a3366cf3
commit dc556706c1
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
run: echo running on branch ${GITHUB_REF##*/}
- name: Run tests against binaries
run: ./build_and_run.sh release/v1.1.11 "v1.1.10"
run: ./build_and_run.sh ${{ github.head_ref || github.ref_name }}
working-directory: tests/