add doctests to github CI
Rust/spacepackets/pipeline/head Build queued... Details

This commit is contained in:
Robin Müller 2024-05-02 14:48:31 +02:00
parent eb49bff0c9
commit c59d01174f
Signed by: muellerr
GPG Key ID: A649FB78196E3849
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ jobs:
- name: Install nextest
uses: taiki-e/install-action@nextest
- run: cargo nextest run --all-features
- run: cargo test --doc
msrv:
name: Check MSRV