Skip to content

Commit 4ab3fa4

Browse files
Update trunk-check.yml
1 parent 803ccda commit 4ab3fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: trunk-io/trunk-action@v1
4141
with:
4242
check-mode: all
43-
arguments: --github-annotate notice
43+
arguments: check --no-progress
4444

4545
- name: Run pre-commit checks
4646
run: |

0 commit comments

Comments
 (0)