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