diff --git a/.gitea/workflows/cargo.yml b/.gitea/workflows/cargo.yml index 87aa4e6..35609b5 100644 --- a/.gitea/workflows/cargo.yml +++ b/.gitea/workflows/cargo.yml @@ -43,6 +43,7 @@ jobs: uses: https://github.com/actions-rs/cargo@v1 with: command: test + args: --all-features lints: name: Lints