Skip to content

Commit

Permalink
Remove doc tests from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Sep 3, 2024
1 parent bae4731 commit 471f79f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@ jobs:
- name: Run tests with coverage
run: cargo test-cov

- name: Run doc tests
run: cargo test --doc

- name: Build
run: cargo build --release

0 comments on commit 471f79f

Please sign in to comment.