Skip to content

Commit

Permalink
👷 Remove duplicated step
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanTsune committed Jun 24, 2024
1 parent fcbe949 commit 82db3a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-rust
- id: install_rust
uses: ./.github/actions/setup-rust
- name: Install dependencies
Expand Down

0 comments on commit 82db3a9

Please sign in to comment.