forked from extern/nushell
improve ci
This commit is contained in:
parent
bf9b6d8088
commit
2834d71a12
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -20,6 +20,10 @@ jobs:
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
|
Loading…
Reference in New Issue
Block a user