Skip to content

Commit

Permalink
Revert "Temporarily disable prettyplease-update-examples in CI"
Browse files Browse the repository at this point in the history
This reverts commit c49b5fe.
  • Loading branch information
dtolnay committed Mar 11, 2024
1 parent c49b5fe commit d8b3595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -49,7 +49,6 @@ jobs:
with:
components: llvm-tools, rustc-dev, rustfmt
- run: cargo run --manifest-path examples/update/Cargo.toml
continue-on-error: true # FIXME: waiting on https://github.com/rust-lang/rust/pull/121967
- run: git diff --exit-code
- run: cargo run --manifest-path cargo-expand/update/Cargo.toml
- run: git diff --exit-code
Expand Down

0 comments on commit d8b3595

Please sign in to comment.