CI content_topic test
This commit is contained in:
parent
1ac0ce777d
commit
55be056620
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue