Correct typo in workflow step name

Copy/paste error.
This commit is contained in:
per1234
2021-05-08 03:57:05 -07:00
parent 74e3fe1ed7
commit 29fafc759d
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
# package.json schema is draft-04, which is not supported by ajv-cli >=4.
run: sudo npm install --global ajv-cli@3.x
- name: Validate GitHub Actions workflows
- name: Validate package.json
run: |
# See: https://github.com/ajv-validator/ajv-cli#readme
ajv validate \