fix flake test build
This commit is contained in:
@@ -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
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user