We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0689a7c commit 4ce9454Copy full SHA for 4ce9454
.github/workflows/ci.yml
@@ -43,4 +43,4 @@ jobs:
43
run: pnpm install --no-frozen-lockfile
44
45
- name: Run unit tests for webpack 5
46
- run: pnpm run test
+ run: pnpm run test && pnpm run test:match-resource
0 commit comments