Skip to content

Commit

Permalink
.ciricleci: fix circleci script after breaking from #980
Browse files Browse the repository at this point in the history
  • Loading branch information
KolbyML committed Jan 31, 2024
1 parent 236250c commit 8c1333c
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 8c1333c

Please sign in to comment.