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 61f4a02 commit 22e109cCopy full SHA for 22e109c
.github/workflows/test-javascript.yml
@@ -39,4 +39,7 @@ jobs:
39
working-directory: javascript
40
41
- run: npm run build
42
+ working-directory: javascript
43
+
44
+ - run: npm run lint
45
0 commit comments