Skip to content

Commit

Permalink
remove js-runtime from ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
tsahee committed Feb 13, 2024
1 parent bfed019 commit d55cf6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/arbitrator-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,6 @@ jobs:
command: fmt
args: --all --manifest-path arbitrator/langs/rust/Cargo.toml -- --check

- name: Rust Js Runtime Tests
run: make test-js-runtime

- name: Make proofs from test cases
run: make -j8 test-gen-proofs

Expand Down

0 comments on commit d55cf6d

Please sign in to comment.