Skip to content

Commit

Permalink
.ciricleci: fix circleci script after breaking from ethereum#980 (eth…
Browse files Browse the repository at this point in the history
  • Loading branch information
KolbyML authored and Eikix committed Mar 1, 2024
1 parent 38d2631 commit 470148e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ workflows:
requires: ["build"]
- smoke-tests-remote-docker:
requires: ["build"]
- rust-jobs:
when: << pipeline.parameters.rust-ci >>
jobs:
- rust-simulators
rust-jobs:
when: << pipeline.parameters.rust-ci >>
jobs:
- rust-simulators

0 comments on commit 470148e

Please sign in to comment.