Skip to content

Commit b65a516

Browse files
committed
Fix format action
1 parent 87a82b5 commit b65a516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- uses: reviewdog/action-suggester@v1
2222
with:
2323
tool_name: JuliaFormatter
24-
fail_on_error: true
24+
fail_level: error

0 commit comments

Comments
 (0)