Skip to content

Commit 78a257c

Browse files
committed
update output format; update fix
1 parent 8043db4 commit 78a257c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jarl-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
2020
2121
- name: "Run Jarl"
22-
run: jarl check .
22+
run: jarl check . --fix --output-format github

0 commit comments

Comments
 (0)