Skip to content

Commit

Permalink
dial in the browser build
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Dec 2, 2023
1 parent 566b588 commit 9d84544
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 @@ -128,7 +128,7 @@ jobs:
key: ${{ runner.os }}-playwright-${{ env.PLAYWRIGHT_VERSION }}

- name: Build all workspace packages
run: npm run build
run: npm run build build:browser --ws

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

0 comments on commit 9d84544

Please sign in to comment.