mirror of
https://codeberg.org/demostf/api-client.git
synced 2026-06-03 08:34:15 +02:00
0.4.7
This commit is contained in:
parent
62ab8ecdc8
commit
216ae4540e
4 changed files with 8 additions and 7 deletions
|
|
@ -18,7 +18,7 @@
|
|||
test-runner = pkgs: pkgs.test-runner;
|
||||
};
|
||||
checks = {
|
||||
test = pkgs: pkgs.nixosTest (import ./nix/test.nix);
|
||||
test = pkgs: pkgs.testers.nixosTest (import ./nix/test.nix);
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue