Skip to content

Commit 79962e2

Browse files
committed
enable attributes feature
Signed-off-by: Yoshua Wuyts <[email protected]>
1 parent 1431ee0 commit 79962e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions-rs/cargo@v1
6363
with:
6464
command: test
65-
args: --all --features unstable
65+
args: --all --features unstable attributes
6666

6767
check_fmt_and_docs:
6868
name: Checking fmt and docs

0 commit comments

Comments
 (0)