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 c912b04 commit 2347d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2347d9d

Please sign in to comment.