Skip to content

Commit 0049144

Browse files
committed
Enable continue-on-error for clippy
1 parent a5d2ff4 commit 0049144

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363

6464
clippy:
6565
runs-on: ubuntu-latest
66+
continue-on-error: true
6667
strategy:
6768
matrix:
6869
rust:

0 commit comments

Comments
 (0)