mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 16:16:37 +00:00
Speedup CI using cargo-nextest
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
2e80eeef97
commit
a4cff680b0
2 changed files with 4 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -57,6 +57,8 @@ jobs:
|
|||
# just-setup use binstall to install sccache,
|
||||
# which works better when we provide it with GITHUB_TOKEN.
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tools: cargo-nextest
|
||||
|
||||
- run: just test
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue