Skip to content

Commit

Permalink
chore: update the external-test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure-stars committed May 21, 2024
1 parent dab0852 commit 372cee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test/external_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ mv $WORK_DIR/.github/workflows/actions/* .github/workflows/actions
# To do the patch for current commit
cargo install dependencies-patch
# cargo run -- ../../ $PATCH_PACKAGE $PATCH_TARGET_URL $PATCH_COMMIT_HASH
dependencies-patch -c $WORK_DIR -n $PATCH_PACKAGE --git-repo $PATCH_TARGET_URL --commit $PATCH_COMMIT_HASH
dependencies-patch -c $WORK_DIR -n $PATCH_PACKAGE -t git --git-repo $PATCH_TARGET_URL --commit $PATCH_COMMIT_HASH

0 comments on commit 372cee8

Please sign in to comment.