fix flake test build
This commit is contained in:
parent
8ee03d953f
commit
ba2e782af5
@ -77,7 +77,7 @@
|
|||||||
''
|
''
|
||||||
runHook preCheck
|
runHook preCheck
|
||||||
export LD_LIBRARY_PATH="${libPath}:$LD_LIBRARY_PATH"
|
export LD_LIBRARY_PATH="${libPath}:$LD_LIBRARY_PATH"
|
||||||
cargo test --workspace --features native-test
|
cargo test --workspace --features wayland-native
|
||||||
runHook postCheck
|
runHook postCheck
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user