Skip to content

Commit

Permalink
Install cargo-nextest in job test
Browse files Browse the repository at this point in the history
  • Loading branch information
NobodyXu authored Aug 25, 2024
1 parent ce75963 commit 7fc672c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
run:
sudo apt-get install tree
- uses: extractions/setup-just@v2
- uses: taiki-e/install-action@v2
with:
tool: nextest
- name: test
env:
CI: true
Expand Down

0 comments on commit 7fc672c

Please sign in to comment.