Update test.yml
This commit is contained in:
parent
bb60ce8414
commit
20442c1f43
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -48,4 +48,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd examples/test
|
cd examples/test
|
||||||
export CARGO_UNSTABLE_SPARSE_REGISTRY=true
|
export CARGO_UNSTABLE_SPARSE_REGISTRY=true
|
||||||
cargo tauri dev --exit-on-panic --config ./src-tauri/ci.tauri.conf.json
|
xvfb-run cargo tauri dev --exit-on-panic --config ./src-tauri/ci.tauri.conf.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue