Skip to content

Commit

Permalink
Remove duplicate test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam committed Mar 30, 2024
1 parent 693dddf commit fc10bf1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
cargo b --features bundled -vv
cargo t --features bundled create
cargo t --features bundled --examples
- name: Test from-source
run: |
cargo b --features from-source -vv
cargo t --features from-source create
cargo t --features from-source --examples
from-source-test:
strategy:
Expand Down

0 comments on commit fc10bf1

Please sign in to comment.