diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7626241..fbf9590 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -75,7 +75,7 @@ jobs: - uses: actions-rs/cargo@v1 continue-on-error: false with: - command: test + command: test content_topic lints: @@ -109,4 +109,4 @@ jobs: continue-on-error: false with: command: clippy - args: -- --deny warnings \ No newline at end of file + args: -- --deny warnings