Skip to content

Commit f40792c

Browse files
update integration test yml
1 parent e75c784 commit f40792c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
token: ${{ secrets.CI_USER_TOKEN }}
1919
repository: 'optimizely/ci-helper-tools'
2020
path: 'home/runner/ci-helper-tools'
21-
ref: 'remove-travis'
21+
ref: 'master'
2222
- name: set SDK Branch if PR
2323
env:
2424
HEAD_REF: ${{ github.head_ref }}

0 commit comments

Comments
 (0)