mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Cleanup from review (needs releases to compile)
This commit is contained in:
parent
98d2af9d73
commit
8f37043782
13 changed files with 11 additions and 218 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -138,7 +138,7 @@ jobs:
|
|||
with:
|
||||
use-cross: false
|
||||
command: check
|
||||
args: --examples --target=${{ matrix.target }} --features __min_r1_43,${{ env.V7 }}
|
||||
args: --examples --target=${{ matrix.target }} --features ${{ env.V7 }}
|
||||
|
||||
# Verify the example output with run-pass tests
|
||||
testexamples:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue