Skip to content

Commit

Permalink
Revert "build: add production like integration test"
Browse files Browse the repository at this point in the history
This reverts commit 94cf8ae.
  • Loading branch information
scolladon committed Aug 26, 2022
1 parent c64b589 commit 68514cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
${{ runner.os }}-yarn-
- name: Install dependencies
run: yarn install --immutable --immutable-cache --check-cache --prod
run: yarn install --immutable --immutable-cache --check-cache

- name: Build plugin
run: yarn pack
Expand Down

0 comments on commit 68514cc

Please sign in to comment.