Skip to content

Commit

Permalink
Use different nextest action
Browse files Browse the repository at this point in the history
  • Loading branch information
nahsi committed Oct 10, 2023
1 parent 7123495 commit 439449b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,8 @@ jobs:
command: clippy
args: -Z unstable-options --all

- name: Install cargo-nextest
uses: baptiste0928/[email protected]
with:
crate: cargo-nextest
version: 0.9.22
- name: Setup nextest
uses: taiki-e/install-action@nextest

- name: Run cargo nextest
env:
Expand Down

0 comments on commit 439449b

Please sign in to comment.