Skip to content

Commit

Permalink
fix doc in Doc-check
Browse files Browse the repository at this point in the history
  • Loading branch information
TOwInOK committed Oct 21, 2024
1 parent e13d7a3 commit a3754cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: rustup toolchain install stable --profile minimal --no-self-update

- name: Job
run: cargo test -F full --doc
run: cargo test --doc

Lib-check:
needs:
Expand Down

0 comments on commit a3754cd

Please sign in to comment.