Skip to content

Commit

Permalink
nextest run
Browse files Browse the repository at this point in the history
  • Loading branch information
TilakMaddy committed Feb 20, 2025
1 parent 5227908 commit b20c41b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ jobs:
run: git submodule update --init --recursive

- uses: taiki-e/install-action@nextest
- name: Install nextest
- name: Run nextest
run: |
cargo build
cargo nextest
cargo nextest run
lints:
name: Lints
Expand Down

0 comments on commit b20c41b

Please sign in to comment.