Skip to content

Commit

Permalink
Need frontend build for tests due to embed
Browse files Browse the repository at this point in the history
  • Loading branch information
lietu committed Sep 5, 2024
1 parent 47a8703 commit d7a8136
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/validate-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
version: 9
run_install: false

- name: Build frontend
run: |
pnpm -C frontend build
- name: Install tools
run: |
pip install pre-commit
Expand Down

0 comments on commit d7a8136

Please sign in to comment.