ci: update CI workflow
Some checks failed
CI / build-and-test (push) Has been cancelled

This commit is contained in:
2025-09-25 11:07:22 +03:00
parent 161362fc1f
commit 7402d6ff1d
4 changed files with 41 additions and 26 deletions

View File

@@ -28,4 +28,4 @@ url = "2.5"
[lints.clippy]
pedantic = "warn"
nursery = "warn"
unwrap_used = "warn"
# unwrap_used = "warn" // ignore for now