mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-04 05:47:26 +00:00
Build-test (documentation) on the host and fix broken doc samples
This commit is contained in:
committed by
Marijn Suijten
parent
bde1cb3436
commit
87cda3c560
@@ -96,6 +96,11 @@ jobs:
|
||||
run: >
|
||||
cargo ndk -t arm64-v8a doc --no-deps
|
||||
|
||||
- name: Tests (host build-testing)
|
||||
run: |
|
||||
cargo test -F native-activity -F test
|
||||
cargo test -F game-activity -F test
|
||||
|
||||
format:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user