fix: Integration test
parent
efa4370894
commit
798780e225
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: yarn playground:install --ignore-scripts --frozen-lockfile
|
||||
- name: Install plugin
|
||||
run: cd playground && yarn add strapi-plugin-config-sync@boazpoolman/strapi-plugin-config-sync#${GITHUB_REF##*/}
|
||||
run: cd playground && yarn add strapi-plugin-config-sync@boazpoolman/strapi-plugin-config-sync
|
||||
- name: Run test
|
||||
run: yarn run -s test:integration
|
||||
# unit:
|
||||
|
|
Loading…
Reference in New Issue