We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf495a6 commit 05d652aCopy full SHA for 05d652a
.github/workflows/tools.yml
@@ -32,7 +32,7 @@ jobs:
32
echo "NEW_VERSION=$NEW_VERSION" >> $GITHUB_ENV
33
./update-babel-eslint.sh
34
fi
35
- - id: "lint-md dependencies"
+ - id: "lint-md-dependencies"
36
run: |
37
cd tools/lint-md
38
npm ci
0 commit comments