Skip to content

Commit e8129e1

Browse files
committed
wip
1 parent 2aa8966 commit e8129e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clippy-annotation-reporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
uses: ./.github/actions/clippy-annotation-reporter
3131
with:
3232
github-token: "${{ secrets.GITHUB_TOKEN }}"
33-
allow-annotation-rules: "unwrap_used",
33+
allow-annotation-rules: "unwrap_used"

0 commit comments

Comments
 (0)