Fix failing seed bin build and add bin builds to ci pipeline
This commit is contained in:
@@ -43,6 +43,9 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: cargo test --workspace --no-fail-fast
|
||||
|
||||
- name: Build collab binaries
|
||||
run: cargo build --bins --all-features
|
||||
|
||||
bundle:
|
||||
name: Bundle app
|
||||
|
||||
Reference in New Issue
Block a user