Fix failing seed bin build and add bin builds to ci pipeline

This commit is contained in:
Keith Simmons 2022-05-26 15:40:46 -07:00
parent f4d13ef596
commit 125d83b3ec
4 changed files with 84 additions and 78 deletions

View file

@ -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