move buildjet test into its own workflow

This commit is contained in:
Arpad Borsos
2023-08-02 10:38:22 +02:00
parent b00faf5858
commit e97a782690
3 changed files with 33 additions and 31 deletions

View File

@@ -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: