mirror of
https://github.com/hexedtech/jni-toolbox.git
synced 2024-11-25 00:44:53 +01:00
ci: build test lib
This commit is contained in:
parent
b61165c1f5
commit
218a816c2d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -27,4 +27,5 @@ jobs:
|
|||
- run: cargo build --verbose
|
||||
- run: cargo test --verbose
|
||||
- uses: gradle/actions/setup-gradle@v4
|
||||
- run: cargo build -p jni-toolbox-test
|
||||
- run: gradle test
|
||||
|
|
Loading…
Reference in a new issue