mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
fix(ci): Rust workspace test with all features
This commit is contained in:
2
.github/workflows/test-core.yml
vendored
2
.github/workflows/test-core.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
||||
run: |
|
||||
cargo test
|
||||
cargo test --features api-all
|
||||
cargo test --all-features
|
||||
cargo test --features compression,wry,isolation,custom-protocol,api-all,cli,updater,system-tray
|
||||
|
||||
test-tauri-cli:
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
||||
Reference in New Issue
Block a user