Skip to content

Commit

Permalink
ci: test match-resource (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-a-n-a authored Sep 27, 2023
1 parent 0689a7c commit 4ce9454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
run: pnpm install --no-frozen-lockfile

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

0 comments on commit 4ce9454

Please sign in to comment.