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 9aa0e78 commit 744dc89Copy full SHA for 744dc89
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- run: npm ci
47
48
- name: Linter
49
- run: npm run
+ run: npm run lint
50
51
browser-integration:
52
runs-on: ubuntu-latest
0 commit comments