Skip to content

Commit

Permalink
Revert "Attempting to fix CI based on recommendation to try running c…
Browse files Browse the repository at this point in the history
…lean, but this shouldn't be necessary"

This reverts commit 10248c2.
  • Loading branch information
timsaucer committed Feb 12, 2025
1 parent 10248c2 commit b13fcfe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -382,9 +382,6 @@ jobs:
fetch-depth: 1
- name: Setup Rust toolchain
uses: ./.github/actions/setup-macos-aarch64-builder
- name: TEMPORARY CLEAN ACTION
shell: bash
run: cargo clean
- name: Run tests (excluding doctests)
shell: bash
run: cargo test --profile ci --lib --tests --bins --features avro,json,backtrace,integration-tests
Expand Down

0 comments on commit b13fcfe

Please sign in to comment.