Skip to content

Commit a725ce3

Browse files
committed
chore(ci): updating CI step name
1 parent 2da8f69 commit a725ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
npm run build:i18n
5858
npm run test:i18n:dist
59-
- name: Bundle Tree-Shake Test
59+
- name: Bundle Tree-Shake & SSR Test
6060
run: npm run build:bundletest
6161
- name: Publish to coveralls.io
6262
if: github.repository == 'IgniteUI/igniteui-angular' && matrix.node-version == '18.x'

0 commit comments

Comments
 (0)