mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
rust unit test
This commit is contained in:
parent
2347d9dab4
commit
84a2ec7280
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -33,6 +33,8 @@ jobs:
|
|||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
- name: Clean the build directory
|
||||
run: cargo clean
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Upload build artifacts
|
||||
|
|
Loading…
Reference in New Issue
Block a user