Skip to content

Commit 89a327b

Browse files
authored
Update configlet-sync.yml
1 parent 197d114 commit 89a327b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/configlet-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
printf "configlet output:\n%s\n" "$configlet_raw_output"
5858
printf 'output<<EOF\n%s\nEOF\n' "$configlet_raw_output" > "$GITHUB_OUTPUT"
5959
60-
- name: Find existing issue for test sync
60+
- name: Format test sync output and find existing issue
6161
id: find_issue
6262
if: ${{ !contains(steps.sync_test.outputs.output, 'Every exercise has up-to-date tests!') }}
6363
env:

0 commit comments

Comments
 (0)