pull/2060/head
amrbashir 7 months ago
parent 802e416a51
commit ee5332fa84
No known key found for this signature in database
GPG Key ID: BBD7A47A2003FF33

@ -281,8 +281,8 @@ fn app() {
#[test]
#[ignore]
fn it_updates() {
// #[cfg(windows)]
// nsis();
#[cfg(windows)]
nsis();
// MSI test should be the last one
#[cfg(windows)]
msi();

Loading…
Cancel
Save