We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d217809 commit 6971e57Copy full SHA for 6971e57
.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