mirror of https://github.com/helix-editor/helix
Update release.yml
parent
274c413f5a
commit
686ad5e182
|
@ -60,7 +60,7 @@ jobs:
|
||||||
use-cross: true
|
use-cross: true
|
||||||
command: build
|
command: build
|
||||||
args: --release --locked --target ${{ matrix.target }}
|
args: --release --locked --target ${{ matrix.target }}
|
||||||
|
|
||||||
- name: Run cargo test
|
- name: Run cargo test
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue