web: smoke-test the built standalone app against a mock graphql cms
This commit is contained in:
@@ -26,4 +26,6 @@ jobs:
|
||||
cache-dependency-path: web/package-lock.json
|
||||
- run: npm ci
|
||||
- run: npx tsc --noEmit
|
||||
- run: npm run lint
|
||||
- run: npm test
|
||||
- run: npm run test:smoke
|
||||
|
||||
Reference in New Issue
Block a user