Turning off clippy warnings for now

This commit is contained in:
Arthur Baars
2023-05-04 13:16:59 +02:00
committed by GitHub
parent 55e426e191
commit 207ec410f4

View File

@@ -43,4 +43,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run clippy
run: cargo clippy -- --no-deps -D warnings
run: cargo clippy -- --no-deps # -D warnings