diff --git a/.github/workflows/full-integration-tests.yml b/.github/workflows/full-integration-tests.yml index caa1dfb7f0e2..aab89961af3a 100644 --- a/.github/workflows/full-integration-tests.yml +++ b/.github/workflows/full-integration-tests.yml @@ -13,5 +13,5 @@ jobs: integration-tests: uses: ivy-llc/ivy-integration-tests/.github/workflows/qa-integration-tests.yml@main with: - binaries-branch: linux-nightly + binaries-branch: testing-nightly secrets: inherit