Skip to content

Commit 4ce9454

Browse files
authored
ci: test match-resource (#5)
1 parent 0689a7c commit 4ce9454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
run: pnpm install --no-frozen-lockfile
4444

4545
- name: Run unit tests for webpack 5
46-
run: pnpm run test
46+
run: pnpm run test && pnpm run test:match-resource

0 commit comments

Comments
 (0)