Skip to content

Commit

Permalink
fix: ci integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong committed Oct 12, 2024
1 parent ca4dff5 commit 46f4839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/shell/run_integration_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ integration=$1
target=$2

export IVY_KEY=$3
export VERSION=linux-nightly
export VERSION=testing-nightly
export DEBUG=0

pip3 install -r requirements/requirements.txt --upgrade
Expand Down

0 comments on commit 46f4839

Please sign in to comment.