Skip to content

Commit fdbda95

Browse files
fix: uses consistent grammar in workflow steps
1 parent c6df6bd commit fdbda95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,5 @@ jobs:
139139
yarn prettier --check $FILES
140140
fi
141141
142-
- name: AI tooling validation
142+
- name: Validate AI tooling
143143
run: yarn lint:ai

0 commit comments

Comments
 (0)