Commit b4acfe5
Skip cargo test on the Windows verifier — upstream tauri#13419
Windows test binaries fail at launch (STATUS_ENTRYPOINT_NOT_FOUND) because
tauri-build links the app manifest only to the main binary. The shipped app
is unaffected; the suite runs on macOS/Linux.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent e453ef1 commit b4acfe5
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments