This commit is contained in:
Robin Appelman 2021-04-29 18:34:22 +02:00
commit 8c8b1a6904
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: check
check-no-default-features:
name: Check --no-default-features
runs-on: ubuntu-latest