We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edbe894 commit a0d966bCopy full SHA for a0d966b
.github/workflows/ci.yaml
@@ -48,7 +48,7 @@ jobs:
48
- uses: actions/checkout@v5
49
- uses: dtolnay/rust-toolchain@nightly
50
- uses: dtolnay/install@cargo-docs-rs
51
- - run: cargo docs-rs
+ - run: cargo docs-rs -p swiftnav
52
53
build:
54
name: Build and test
0 commit comments