diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fbf9590..f8aa931 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -75,7 +75,8 @@ jobs: - uses: actions-rs/cargo@v1 continue-on-error: false with: - command: test content_topic + command: test + args: content_topic lints: