Commit 7efa4e7c authored by Inphi's avatar Inphi Committed by GitHub

circleci: Enable mt-cannon in develop-fault-proofs (#11928)

parent db10999f
...@@ -2123,9 +2123,7 @@ workflows: ...@@ -2123,9 +2123,7 @@ workflows:
name: op-e2e-cannon-tests<< matrix.variant >> name: op-e2e-cannon-tests<< matrix.variant >>
matrix: matrix:
parameters: parameters:
variant: [""] variant: ["", "-mt-cannon"]
# TODO(#11893): add mt-cannon to matrix once it's stable
#variant: ["", "-mt-cannon"]
module: op-e2e module: op-e2e
target: test-cannon target: test-cannon
parallelism: 4 parallelism: 4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment