Skip to content

Commit

Permalink
ci: update morpho test (a16z#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
daejunpark authored Sep 26, 2024
1 parent 20cd93a commit 8235b27
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/test-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,10 @@ jobs:
matrix:
cache-solver: ["", "--cache-solver"]
project:
# TODO: enable after migrating morpho-data-structures tests to use new cheatcode instead of --symbolic-storage
# - repo: "morpho-org/morpho-data-structures"
# dir: "morpho-data-structures"
# cmd: "--function testProve --loop 4"
# branch: ""
# profile: ""
# temporary forked repo with updated tests
- repo: "daejunpark/morpho-data-structures"
- repo: "morpho-org/morpho-data-structures"
dir: "morpho-data-structures"
cmd: "--function testProve --loop 4"
branch: "ci/halmos"
branch: ""
profile: ""
- repo: "a16z/cicada"
dir: "cicada"
Expand Down

0 comments on commit 8235b27

Please sign in to comment.