Skip to content

Commit 7b0d457

Browse files
committed
refactor: units
1 parent e391224 commit 7b0d457

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/units.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: ./.github/workflows/actions/setup-node
15+
# Build styles which are required for karma/jasmine tests
16+
- run: yarn run styles:build-all
1517
- run: |
1618
yarn run unit:cdk
1719
yarn run unit:components

0 commit comments

Comments
 (0)