forked from pool/StyLua
This commit is contained in:
committed by
Git OBS Bridge
parent
4a8d73d90f
commit
102e0d7356
@@ -48,10 +48,10 @@ cp %{SOURCE2} .cargo/config.toml
|
||||
%{cargo_install} --all-features
|
||||
|
||||
%check
|
||||
%{cargo_test} --features lua52
|
||||
%{cargo_test} --features lua53
|
||||
%{cargo_test} --features lua54
|
||||
%{cargo_test} --features luau
|
||||
%{cargo_test} --locked --features lua52
|
||||
%{cargo_test} --locked --features lua53
|
||||
%{cargo_test} --locked --features lua54
|
||||
%{cargo_test} --locked --features luau
|
||||
|
||||
%files
|
||||
%{_bindir}/%{_bin_name}
|
||||
|
Reference in New Issue
Block a user