Skip to content

Commit 1e515e9

Browse files
committed
fix docs generation test
1 parent 51fcfb0 commit 1e515e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969
run: cargo fmt --all -- --check
7070

7171
- name: Docs
72-
run: cargo doc --no-deps --features unstable
72+
run: cargo doc --no-deps

0 commit comments

Comments
 (0)