mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Remove test ci step
This commit is contained in:
parent
dc6bc0d951
commit
00e8082e66
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -50,9 +50,6 @@ jobs:
|
|||
toolchain: stable
|
||||
target: ${{ matrix.toolchain }}
|
||||
|
||||
- name: Test
|
||||
run: cargo test --release --all-features --target ${{ matrix.toolchain }}
|
||||
|
||||
- name: Build
|
||||
run: cargo build --release --all-features --target ${{ matrix.toolchain }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue