Update ci-binary-checker.yml
update the to run from the branch
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user