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 2da8f69 commit a725ce3Copy full SHA for a725ce3
.github/workflows/nodejs.yml
@@ -56,7 +56,7 @@ jobs:
56
run: |
57
npm run build:i18n
58
npm run test:i18n:dist
59
- - name: Bundle Tree-Shake Test
+ - name: Bundle Tree-Shake & SSR Test
60
run: npm run build:bundletest
61
- name: Publish to coveralls.io
62
if: github.repository == 'IgniteUI/igniteui-angular' && matrix.node-version == '18.x'
0 commit comments