mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
ci/supportedBranches: export split()
This commit is contained in:
@@ -44,7 +44,7 @@ function classify(branch) {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = { classify }
|
||||
module.exports = { classify, split }
|
||||
|
||||
// If called directly via CLI, runs the following tests:
|
||||
if (!module.parent) {
|
||||
|
||||
Reference in New Issue
Block a user