Explorar o código

Enforce that there are no warnings in clippy check

Alex Crawford %!s(int64=4) %!d(string=hai) anos
pai
achega
cd2f2a45bb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/clippy.yml

+ 1 - 0
.github/workflows/clippy.yml

@@ -23,3 +23,4 @@ jobs:
       - uses: actions-rs/clippy-check@v1
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
+          args: -- -D warnings