speed up ci

This commit is contained in:
appflowy 2021-12-01 11:08:37 +08:00
parent e763525c58
commit d822f036e0

View File

@ -3,8 +3,14 @@ name: Rust
on:
push:
branches: [ main ]
paths:
- 'frontend/rust-lib'
- 'shared-lib'
pull_request:
branches: [ main ]
paths:
- 'frontend/rust-lib'
- 'shared-lib'
env:
CARGO_TERM_COLOR: always