Skip to content

Commit

Permalink
Merge pull request #102 from alloncm/dev
Browse files Browse the repository at this point in the history
Version 2.2.0
  • Loading branch information
alloncm committed Sep 26, 2022
2 parents 07eb884 + 981bf77 commit b396c36
Show file tree
Hide file tree
Showing 68 changed files with 2,730 additions and 1,212 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose
run: cargo test --verbose --workspace --exclude bcm_host
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
lib_*/Cargo.lock
Dependencies/
*.wav
*.bmp

## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
Expand Down
Loading

0 comments on commit b396c36

Please sign in to comment.