Skip to content

Commit c207b4a

Browse files
committed
pre-build in CI
1 parent 015075e commit c207b4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ jobs:
9191
run: |
9292
pnpm install
9393
pnpm exec playwright install --with-deps
94+
- name: Prebuild Gradle
95+
run: ./gradlew photon-targeting:build photon-core:build photon-server:build -x check
9496
- name: Run Playwright tests
9597
working-directory: photon-client
9698
run: pnpm exec playwright test

0 commit comments

Comments
 (0)