mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
chore: only build helper-plugin & admin panel
This commit is contained in:
parent
3b7173bfa2
commit
5003a8c55c
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
||||
key: ${{ runner.os }}-${{ matrix.node }}-${{ hashFiles('**/yarn.lock') }}
|
||||
- run: yarn install --frozen-lockfile
|
||||
- name: Build
|
||||
run: yarn build
|
||||
run: yarn build --scope @strapi/admin --scope @strapi/helper-plugin
|
||||
|
||||
api_ce_pg:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user