mirror of
https://github.com/waku-org/waku-rust-bindings.git
synced 2025-02-04 10:54:51 +00:00
CI content_topic test
This commit is contained in:
parent
472db89da4
commit
1ac0ce777d
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user