Skip to content

Commit 366d7a4

Browse files
committed
unit-test fix
1 parent a7f5db7 commit 366d7a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-test-compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
run: yarn install --frozen-lockfile
2424

2525
- name: Run unit + component compliance
26-
run: yarn test:compliance
26+
run: yarn test:compliance:quiet

0 commit comments

Comments
 (0)