Skip to content

Commit

Permalink
enable attributes feature
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshua Wuyts <[email protected]>
  • Loading branch information
yoshuawuyts committed Nov 12, 2019
1 parent 1431ee0 commit 79962e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 79962e2

Please sign in to comment.