CI content_topic test
This commit is contained in:
parent
472db89da4
commit
1ac0ce777d
|
@ -75,7 +75,7 @@ jobs:
|
||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
continue-on-error: false
|
continue-on-error: false
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test content_topic
|
||||||
|
|
||||||
|
|
||||||
lints:
|
lints:
|
||||||
|
|
Loading…
Reference in New Issue