mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
ci/supportedBranches: export split()
This commit is contained in:
parent
015d12a416
commit
82d83c564c
1 changed files with 1 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue