Update test.yml

This commit is contained in:
Jonas Kruckenberg 2022-11-03 19:02:57 +01:00
parent 23eb82a2e8
commit 15c932a745

View file

@ -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