mirror of https://github.com/telemt/telemt.git
Update release.yml
This commit is contained in:
parent
d767ec02ee
commit
f85205d48d
|
|
@ -107,7 +107,7 @@ jobs:
|
||||||
|
|
||||||
- name: Tests
|
- name: Tests
|
||||||
shell: bash
|
shell: bash
|
||||||
run: cargo test --workspace --all-targets --locked
|
run: cargo test
|
||||||
|
|
||||||
build-binaries:
|
build-binaries:
|
||||||
name: Build ${{ matrix.asset_name }}
|
name: Build ${{ matrix.asset_name }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue