Cleanup from review (needs releases to compile)

This commit is contained in:
Emil Fresk 2021-07-08 23:18:44 +02:00
parent 98d2af9d73
commit 8f37043782
13 changed files with 11 additions and 218 deletions

View file

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