Skip to content

Commit

Permalink
Re-enable simtests (MystenLabs#4668)
Browse files Browse the repository at this point in the history
* test_full_node_quorum_driver_basic does not need jsonrpc client

* Upgrade mysten-sim pointer

* Reenable sim tests in CI

* Update sim pointer for linux fix
  • Loading branch information
mystenmark authored Sep 16, 2022
1 parent 9c9283c commit 455b658
Show file tree
Hide file tree
Showing 7 changed files with 11,001 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- uses: taiki-e/install-action@nextest
- name: cargo simtest
run: |
scripts/simtest/cargo-simtest simtest build
scripts/simtest/cargo-simtest simtest
# This is a no-op job that allows the resulting action names to line up when
# there are no rust changes in a given PR/commit. This ensures that we can
Expand Down
15 changes: 8 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 455b658

Please sign in to comment.