Skip to content

Commit 32101db

Browse files
committed
ci: run frontend tests only on artifact-producing matrix job
1 parent 3687eb3 commit 32101db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
run: npm run check:types
144144

145145
- name: Run tests
146+
if: matrix.upload_dist
146147
working-directory: ./frontend
147148
run: npm run test:run
148149

0 commit comments

Comments
 (0)