mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
Update
This commit is contained in:
parent
60592d3096
commit
2f2a3be87d
4 changed files with 72 additions and 37 deletions
|
|
@ -40,7 +40,7 @@ let
|
|||
in "${prefix}_${t.name}_test.py";
|
||||
});
|
||||
in pkgs.linkFarm "${testing.name}-tests" (
|
||||
lib.imap0 op allEligibleTests;
|
||||
lib.imap0 op allEligibleTests
|
||||
);
|
||||
|
||||
testScript = pkgs.writeScript "test-${testing.name}.sh" ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue