Skip to content

Commit

Permalink
fix filters
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Feb 21, 2024
1 parent 0451952 commit 7fe9669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
run: pnpm --recursive --stream build:esm

- name: Build browser for matrix ${{ matrix.group }}
run: pnpm build:browser ${{ matrix.packages }}
run: pnpm ${{ matrix.packages }} build:browser

- name: Run dwn-server (background)
run: |
Expand Down

0 comments on commit 7fe9669

Please sign in to comment.