CI content_topic test

This commit is contained in:
Augustinas Bacvinka 2023-01-05 18:26:54 +02:00
parent 472db89da4
commit 1ac0ce777d
1 changed files with 2 additions and 2 deletions

View File

@ -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
args: -- --deny warnings