Skip to content

Commit

Permalink
Revert "Run doctests again (#324)"
Browse files Browse the repository at this point in the history
This reverts commit 2f6f781.
  • Loading branch information
lambda-fairy authored Nov 29, 2021
1 parent 2f6f781 commit 967d6ca
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 @@ -78,7 +78,7 @@ jobs:
override: true

- name: Doctest
run: cd doctest && cargo test
run: cd doctest && cargo check

rustfmt:
name: Rustfmt
Expand Down

0 comments on commit 967d6ca

Please sign in to comment.