test ci lint to ignore building the server

This commit is contained in:
negue
2023-05-30 23:34:32 +02:00
parent 15cf900caa
commit bbf537421a
2 changed files with 26 additions and 1 deletions
+3
View File
@@ -21,6 +21,9 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
node-env: 'test'
package-install-cmd: 'ci --ignore-scripts'
install-website-package: 'true'
website-package-install-cmd: 'ci --ignore-scripts'
- run: npm run lint-no-fix
apidoc: