We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff6d26 commit c4fbc3fCopy full SHA for c4fbc3f
.github/workflows/ci.yml
@@ -143,8 +143,8 @@ jobs:
143
- name: Install browsers
144
working-directory: packages/ibm-products-web-components
145
run: yarn playwright install --with-deps
146
- - name: Build web-components project
147
- run: yarn build:packages
+ # - name: Build web-components project
+ # run: yarn build:packages
148
- name: CI tests for products web components
149
run: yarn ci-check:test:c4p-wc --coverage
150
- name: Upload coverage reports to Codecov with GitHub Action
0 commit comments