Skip to content

Commit

Permalink
Remove unnecessary step
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshiew committed Dec 23, 2023
1 parent 9be30ee commit fb5e573
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Rust toolchain
run: cargo
- run: rustup component add rustfmt
- run: cargo fmt --all -- --check
- name: Install system packages needed by Bevy
Expand Down

0 comments on commit fb5e573

Please sign in to comment.