chore: Change integration pipeline
parent
a40f8542f0
commit
6183ad0818
|
@ -42,7 +42,7 @@ jobs:
|
|||
- name: Install dependencies plugin
|
||||
run: yarn --frozen-lockfile --unsafe-perm
|
||||
- name: Install dependencies playground
|
||||
run: yarn playground:install --frozen-lockfile --unsafe-perm
|
||||
run: yarn playground:install --unsafe-perm
|
||||
- name: Run test
|
||||
run: yarn run -s test:integration
|
||||
- name: Upload coverage to Codecov
|
||||
|
|
Loading…
Reference in New Issue