.github/labeler.yml: add pkgs/build-support/testers/**

This commit is contained in:
Ivan Trubach
2024-07-20 04:41:16 +03:00
parent 39ac682f10
commit ee12a84c70
+1
View File
@@ -345,6 +345,7 @@
# *developed in this repo*;
# - not individual tests
# - not packages for test frameworks
- pkgs/build-support/testers/**
- nixos/lib/testing/**
- nixos/lib/test-driver/**
- nixos/tests/nixos-test-driver/**