Skip to content

Commit

Permalink
run:ws
Browse files Browse the repository at this point in the history
  • Loading branch information
asafdl committed Nov 12, 2024
1 parent c8d314c commit 0913c36
Show file tree
Hide file tree
Showing 3 changed files with 3,844 additions and 3,862 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
- name: Run Build
run: npm run build

- name: Run Build workspaces
run: npm run build:ws

- name: Require Build in PR
run: |
STATUS=$(git status --porcelain)
Expand Down
Loading

0 comments on commit 0913c36

Please sign in to comment.