diff options
Diffstat (limited to '.github/workflows/makefile-escaping.yml')
-rw-r--r-- | .github/workflows/makefile-escaping.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/makefile-escaping.yml b/.github/workflows/makefile-escaping.yml index 0a3c120..d6cc01d 100644 --- a/.github/workflows/makefile-escaping.yml +++ b/.github/workflows/makefile-escaping.yml @@ -93,5 +93,5 @@ jobs: Quote ' and variable ${reference} Quote ' and variable ${reference} Quote ' and variable ${reference} - Outer variable - Inner variable - Quote ' and variable ${reference} - Outer variable - Inner variable - Quote ' and variable ${reference} + Composite value - New simple value - Quote ' and variable ${reference} + Composite value - New simple value - Quote ' and variable ${reference} |