Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Makes use of taikoxyz repository
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofpaliga committed Oct 31, 2023
1 parent 3d89380 commit 15a57e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/integrationBenchScripts/cloud-tests-trigger.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ ensure_git_installed() {
ensure_git_installed

clone_zkevm-circuits() {
git clone -q https://github.com/krzysztofpaliga/zkevm-circuits.git
git clone -q https://github.com/taikoxyz/zkevm-circuits.git
cd zkevm-circuits || exit 1
git checkout krzysztofpaliga/integration_bench
echo "Cloned zkevm-circuits"
}

Expand Down

0 comments on commit 15a57e9

Please sign in to comment.