diff --git a/github/workflows/features.yml b/github/workflows/features.yml index f6acf15..d9ca4c0 100644 --- a/github/workflows/features.yml +++ b/github/workflows/features.yml @@ -24,4 +24,4 @@ jobs: uses: actions-rs/cargo@v1 with: command: hack - args: --feature-powerset check + args: --feature-powerset check --all-targets