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
c912b04371
commit
2347d9dab4
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build-artifacts
|
||||
path: target/debug/linutil
|
||||
path: target/debug
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user