Skip to content

Commit 6e3695f

Browse files
authored
Merge pull request hermit-os#69 from hermit-os/ci-doc-tests
ci: test doc tests
2 parents ba0c3ce + e577473 commit 6e3695f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
steps:
6565
- uses: actions/checkout@v5
6666
- uses: dtolnay/rust-toolchain@stable
67-
- run: cargo test --all-targets --all-features
67+
- run: cargo test --all-features

0 commit comments

Comments
 (0)