enable attributes feature

Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
new-scheduler
Yoshua Wuyts 5 years ago
parent 1431ee0422
commit 79962e20a5
No known key found for this signature in database
GPG Key ID: 24EA8164F96777ED

@ -62,7 +62,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --all --features unstable
args: --all --features unstable attributes
check_fmt_and_docs:
name: Checking fmt and docs

Loading…
Cancel
Save