Commit 5201a14
ci: add frontend build step before rust tests
The Tauri build requires the frontend/dist directory to exist, but the
workflow was trying to run Rust tests without building the frontend first.
Add a 'Build frontend' step between the frontend tests and Rust tests.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9ce4449 commit 5201a14
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
0 commit comments