Skip to content

Commit 13d8cb5

Browse files
CopilotT-Gro
andcommitted
Update step name to match required name
Co-authored-by: T-Gro <46543583+T-Gro@users.noreply.github.com>
1 parent 10d44e4 commit 13d8cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
if: steps.command-extractor.outputs.result == 'xlf'
8181
id: xlf
8282
run: dotnet build src/Compiler /t:UpdateXlf
83-
- name: Process ilverify command
83+
- name: Process ilverify command (Update ILVerify baselines)
8484
if: steps.command-extractor.outputs.result == 'ilverify'
8585
id: ilverify
8686
env:

0 commit comments

Comments
 (0)