mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Update ci.yml
This commit is contained in:
parent
e6039bb923
commit
47735f30d8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -55,6 +55,7 @@ jobs:
|
||||||
target: ${{ matrix.toolchain }}
|
target: ${{ matrix.toolchain }}
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
|
if: matrix.platform != 'm1darwin'
|
||||||
run: cargo test --release --all-features --target ${{ matrix.toolchain }}
|
run: cargo test --release --all-features --target ${{ matrix.toolchain }}
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue