ci(Add e2e test for script tag usage to CI): (#648)
This commit is contained in:
parent
bcbc5e4bbf
commit
9055f19fb5
@ -75,6 +75,7 @@ jobs:
|
||||
# Could do a check here, if it doesn't exist, install cypress?
|
||||
- run: yarn install
|
||||
- run: yarn run test:e2e:ci
|
||||
- run: yarn run test:e2e:scriptTag
|
||||
|
||||
npm_publish:
|
||||
<<: *defaults
|
||||
|
||||
Loading…
Reference in New Issue
Block a user