Skip to content

Commit

Permalink
test: update circleci fixtures with quotes to demonstrate issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AugPro committed Jun 27, 2024
1 parent 97af8df commit 329b342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/modules/manager/circleci/__fixtures__/config2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ orbs:
no-version: abc/def

# Comments help me understand my work.
volatile: zzz/zzz@volatile # Comments help me understand my work.
volatile: "zzz/zzz@volatile" # Comments help me understand my work.

test_plan: &test_plan
steps:
Expand Down

0 comments on commit 329b342

Please sign in to comment.