chore: Change integration pipeline

pull/37/head
Boaz Poolman 2021-12-31 13:57:20 +01:00
parent a40f8542f0
commit 6183ad0818
1 changed files with 1 additions and 1 deletions

View File

@ -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