From 55be05662085015567f63338354e8445f5e1e8eb Mon Sep 17 00:00:00 2001 From: Augustinas Bacvinka Date: Thu, 5 Jan 2023 18:35:43 +0200 Subject: [PATCH] CI content_topic test --- .github/workflows/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: