Skip to content

Commit

Permalink
Run doctests again (#324)
Browse files Browse the repository at this point in the history
lambda-fairy authored Nov 29, 2021
1 parent ca860d0 commit 2f6f781
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
@@ -78,7 +78,7 @@ jobs:
override: true

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

rustfmt:
name: Rustfmt

0 comments on commit 2f6f781

Please sign in to comment.