chore: fix docs build

This commit is contained in:
mathuo 2022-08-18 22:38:30 +01:00
parent 5171a4a592
commit b1216dc96d
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281

View File

@ -25,7 +25,8 @@ jobs:
- run: npm install
- run: npm run bootstrap
- run: npm run build
working-directory: packages/dockview
- run: npm build
- run: npm run test:cov
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master