vscodium: Only test nixosTests.vscodium.xorg
We mark the wayland test broken for a while.
This commit is contained in:
@@ -55,7 +55,7 @@ buildVscode rec {
|
||||
inherit hash;
|
||||
};
|
||||
|
||||
tests = nixosTests.vscodium;
|
||||
tests = nixosTests.vscodium.xorg;
|
||||
|
||||
updateScript = ./update-vscodium.sh;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user