We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3687eb3 commit 32101dbCopy full SHA for 32101db
1 file changed
.github/workflows/build.yml
@@ -143,6 +143,7 @@ jobs:
143
run: npm run check:types
144
145
- name: Run tests
146
+ if: matrix.upload_dist
147
working-directory: ./frontend
148
run: npm run test:run
149
0 commit comments