Add website check in CI

pull/2772/head
Alex Dima 3 years ago
parent 6c96c40148
commit 5bb2a27249
No known key found for this signature in database
GPG Key ID: 39563C1504FDD0C9

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

Loading…
Cancel
Save