aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Hensing <roberth@users.noreply.github.com>2023-07-08 19:21:25 +0200
committerGitHub <noreply@github.com>2023-07-08 19:21:25 +0200
commit8d871e18225d39a4c256b5416cc275137b8769b9 (patch)
tree989839c3c65ac9219ecdf4f1597e80e6275362cf
parent6db66ebfc55769edd0c6bc70fcbd76246d4d26e0 (diff)
parent685f1bb3864d52b80e74f920a150f8ffc7a479c3 (diff)
Merge pull request #8612 from NixOS/labeler-tests-to-with-tests
labeler.yml: tests -> with-tests
-rw-r--r--.github/labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index fce0d3aeb..12120bdb3 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -16,7 +16,7 @@
"new-cli":
- src/nix/**/*
-"tests":
+"with-tests":
# Unit tests
- src/*/tests/**/*
# Functional and integration tests