Skip to content

Commit

Permalink
Remove verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils-Kolvenbach committed Feb 1, 2024
1 parent 14d6b86 commit 660131a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Run linter
run: yarn run lint
- name: Build
run: yarn run build --verbose
run: yarn run build

0 comments on commit 660131a

Please sign in to comment.