forked from pool/StyLua
- Disable --all-features in test since cargo-insta
is
not installed or available in openSUSE. OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
552bee1552
commit
bb7e58fdc1
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 16:00:34 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Disable --all-features in test since `cargo-insta` is
|
||||
not installed or available in openSUSE.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 14:20:59 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@@ -47,7 +47,7 @@ cp %{SOURCE2} .cargo/config.toml
|
||||
%{cargo_install} --all-features
|
||||
|
||||
%check
|
||||
%{cargo_test} --all-features
|
||||
%{cargo_test}
|
||||
|
||||
%files
|
||||
%{_bindir}/%{_bin_name}
|
||||
|
Reference in New Issue
Block a user