ci: run lints and test compile on arch
This commit is contained in:
parent
9b409c0e38
commit
e957e88ccb
8 changed files with 86 additions and 28 deletions
|
@ -15,7 +15,7 @@ in pkgs.mkShell.override { stdenv = quickshell.stdenv; } {
|
|||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
just
|
||||
clang-tools_17
|
||||
clang-tools
|
||||
parallel
|
||||
makeWrapper
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue