Skip to content

Commit

Permalink
rust unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTitusTech committed Jul 13, 2024
1 parent a38e326 commit b4faa33
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b4faa33

Please sign in to comment.