mirror of
https://github.com/Swatinem/rust-cache
synced 2025-08-30 08:20:10 +00:00
move buildjet test into its own workflow
This commit is contained in:
parent
b00faf5858
commit
e97a782690
3 changed files with 33 additions and 31 deletions
2
.github/workflows/git-registry.yml
vendored
2
.github/workflows/git-registry.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
|
||||
name: Test `cargo check/test` with sparse registry on ${{ matrix.os }}
|
||||
name: Test cargo "git" registry on ${{ matrix.os }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue