We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f5db7 commit 366d7a4Copy full SHA for 366d7a4
1 file changed
.github/workflows/unit-test-compliance.yml
@@ -23,4 +23,4 @@ jobs:
23
run: yarn install --frozen-lockfile
24
25
- name: Run unit + component compliance
26
- run: yarn test:compliance
+ run: yarn test:compliance:quiet
0 commit comments