Skip to content

Commit

Permalink
Actions: do not reinvent taiki-e/install-action@nextest
Browse files Browse the repository at this point in the history
(cherry picked from commit 36cf61c31418c1684014dc87de736397cfaa4424)
  • Loading branch information
michaelklishin committed Oct 19, 2024
1 parent a1c2016 commit 4330e44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ jobs:
with:
toolchain: ${{ matrix.rust-version }}

- name: Install cargo-nextest
run: cargo install cargo-nextest
- uses: taiki-e/install-action@nextest

- name: Wait for node to start booting
run: sleep 15
Expand Down

0 comments on commit 4330e44

Please sign in to comment.