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 d5c4a07 commit 1f58193Copy full SHA for 1f58193
.github/workflows/nodejs.yml
@@ -23,5 +23,5 @@ jobs:
23
node-version: ${{ matrix.node-version }}
24
25
- run: npm install
26
-
27
- run: make eslint
+ - run: make build
0 commit comments