Skip to content

Commit

Permalink
Revert "try cleaning miri cache"
Browse files Browse the repository at this point in the history
This reverts commit 6f80b5e.
  • Loading branch information
ipetkov committed Jul 12, 2022
1 parent 6f80b5e commit 1e323f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -199,8 +199,6 @@ jobs:
components: miri
override: true
- uses: Swatinem/rust-cache@v1
- name: tmp clean
run: cargo clean
- name: miri
# Many of tests in tokio/tests and doctests use #[tokio::test] or
# #[tokio::main] that calls epoll_create1 that Miri does not support.
Expand Down

0 comments on commit 1e323f2

Please sign in to comment.