Update test.yml
This commit is contained in:
parent
23eb82a2e8
commit
15c932a745
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -40,4 +40,4 @@ jobs:
|
||||||
- name: Run test app
|
- name: Run test app
|
||||||
run: |
|
run: |
|
||||||
cd examples/test
|
cd examples/test
|
||||||
cargo tauri dev --exit-on-panic --config ./src-tauri/ci.tauri.conf.json
|
cargo-tauri dev --exit-on-panic --config ./src-tauri/ci.tauri.conf.json
|
Loading…
Add table
Add a link
Reference in a new issue