mirror of
https://gitlab.com/rensa-nix/devshell.git
synced 2026-02-02 07:15:09 +01:00
feat: add CI, improve benchmark, fix issue statix created and remove statix
This commit is contained in:
parent
5fee6ef12a
commit
560aaf0f15
9 changed files with 118 additions and 13 deletions
|
|
@ -23,6 +23,7 @@
|
|||
(simple "tests")
|
||||
(simple "benchmark")
|
||||
(simple "docs")
|
||||
(simple "ci")
|
||||
];
|
||||
}
|
||||
{
|
||||
|
|
@ -30,6 +31,7 @@
|
|||
["repo" "tests"]
|
||||
["repo" "benchmark"]
|
||||
["repo" "docs"]
|
||||
["repo" "ci" "packages"]
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue