Skip to content

Commit 660131a

Browse files
Remove verbose
1 parent 14d6b86 commit 660131a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Run linter
2929
run: yarn run lint
3030
- name: Build
31-
run: yarn run build --verbose
31+
run: yarn run build

0 commit comments

Comments
 (0)