diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9b2f4ae..fafaa4b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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: