mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +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
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: build-artifacts
|
name: build-artifacts
|
||||||
path: target/debug/linutil
|
path: target/debug
|
||||||
|
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user