Skip to content

Commit

Permalink
fix: use testing-nightly binaries for ci integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong committed Oct 8, 2024
1 parent be696a2 commit 5e43aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5e43aac

Please sign in to comment.