Skip to content

Commit

Permalink
Merge branch 'main' into testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wmedrano committed Sep 14, 2024
2 parents df4f05b + ecfc3ef commit 12f2330
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,5 @@ jobs:
run: cargo build --verbose --examples
- name: Run Tests (Default Features)
run: cargo nextest run
- name: Run Tests (No Features)
run: cargo nextest run --no-default-features
- name: Run Doc Tests
run: cargo doc && cargo test --doc

0 comments on commit 12f2330

Please sign in to comment.