From 4757cc55cbd708f39c5f09de3d6be327b7b11fef Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 5 Jun 2025 16:10:43 +0200 Subject: test end-to-end/actions: Fix typo in TARGETS file --- test/end-to-end/actions/TARGETS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/end-to-end/actions/TARGETS b/test/end-to-end/actions/TARGETS index 5258dc0c..17a2fc18 100644 --- a/test/end-to-end/actions/TARGETS +++ b/test/end-to-end/actions/TARGETS @@ -99,7 +99,7 @@ } , "tree-conflicts": { "type": ["@", "rules", "shell/test", "script"] - , "name": ["tree-conflcits"] + , "name": ["tree-conflicts"] , "test": ["tree-conflicts.sh"] , "deps": [["", "tool-under-test"]] , "keep": ["out/graph.json", "out/artifacts.json", "out/log"] -- cgit v1.2.3