Skip to content

Commit

Permalink
Revert futile attempts
Browse files Browse the repository at this point in the history
  • Loading branch information
osiewicz committed Feb 20, 2025
1 parent e5263ac commit 6fe7c3b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,6 @@ jobs:
mkdir -p ${{ env.CARGO_HOME }} -ErrorAction Ignore
cp ./.cargo/ci-config.toml ${{ env.CARGO_HOME }}/config.toml
- name: Create target directory
working-directory: ${{ env.ZED_WORKSPACE }}
run: mkdir -p target

- name: cargo clippy
working-directory: ${{ env.ZED_WORKSPACE }}
# Windows can't run shell scripts, so we need to use `cargo xtask`.
Expand Down

0 comments on commit 6fe7c3b

Please sign in to comment.