Add website check in CI

pull/2772/head
Alex Dima 2021-11-15 23:14:36 +01:00
parent 6c96c40148
commit 5bb2a27249
No known key found for this signature in database
GPG Key ID: 39563C1504FDD0C9
1 changed files with 3 additions and 0 deletions

View File

@ -52,3 +52,6 @@ jobs:
- name: Run smoke test
run: npm run smoketest
- name: Build website
run: npm run build-website