tests: remove placeholder package override in github-runner test
This commit is contained in:
parent
f910ac37b6
commit
165ff3069d
1 changed files with 0 additions and 3 deletions
|
|
@ -4,9 +4,6 @@
|
|||
enable = true;
|
||||
url = "https://github.com/nixos/nixpkgs";
|
||||
tokenFile = "/secret/path/to/a/github/token";
|
||||
# We need an overridable derivation but cannot use the actual github-runner package
|
||||
# since it still relies on Node.js 16 which is marked as insecure.
|
||||
package = pkgs.hello;
|
||||
};
|
||||
|
||||
test = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue