Skip to content

Commit

Permalink
ci: Test coapcore
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Jul 2, 2024
1 parent 0d18534 commit 50de472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
- name: Run crate tests
run: |
cargo test --no-default-features --features no-boards -p riot-rs -p riot-rs-embassy -p riot-rs-threads -p riot-rs-macros
cargo test -p rbi -p ringbuffer
cargo test -p rbi -p ringbuffer -p coapcore
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 50de472

Please sign in to comment.