Skip to content

Commit

Permalink
hore: switch used gomu gomu fork
Browse files Browse the repository at this point in the history
Signed-off-by: Iliya Savov <isavov@users.noreply.github.com>
  • Loading branch information
isavov committed Jun 3, 2024
1 parent 6a093c9 commit d365dc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gomu-gomu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ jobs:
run: |
set -v -x +e
cd ..
git clone https://github.com/keep-starknet-strange/gomu-gomu-no-gatling.git
git clone https://github.com/LimeChain/gomu-gomu-no-gatling.git
cd gomu-gomu-no-gatling
git checkout metrics_px0_uops
cargo install --path .
- name: Setup dev chain
Expand Down

0 comments on commit d365dc2

Please sign in to comment.