mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-05 03:37:04 +01:00
rust unit test
This commit is contained in:
parent
a38e326d04
commit
b4faa3341b
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -36,10 +36,6 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
- name: Set execute permissions for build script
|
||||
run: chmod +x target/debug/build/libc-*/build-script-build
|
||||
- name: Clean the build directory
|
||||
run: cargo clean
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Upload build artifacts
|
||||
|
Loading…
x
Reference in New Issue
Block a user