Skip to content

Commit f54c79c

Browse files
Simplify title of the new step
Co-authored-by: Andy Jordan <[email protected]>
1 parent bac4de0 commit f54c79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
path: vscode-powershell
3535

36-
- name: Make sure JSON files in ./vscode-powershell/ are valid
36+
- name: Validate JSON files
3737
shell: pwsh
3838
run: ./vscode-powershell/tools/testValidJson.ps1
3939
working-directory: vscode-powershell

0 commit comments

Comments
 (0)