Skip to content

Commit

Permalink
Install Nextest in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Redfire75369 committed Aug 27, 2024
1 parent a33f95c commit 5718498
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ runs:
- name: Install Just
uses: taiki-e/install-action@just

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

- name: Setup sccache
uses: mozilla-actions/[email protected]

Expand Down

0 comments on commit 5718498

Please sign in to comment.