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.
2 parents d5c4a07 + 1f58193 commit c226b2eCopy full SHA for c226b2e
.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