Skip to content

Commit

Permalink
Remove sine example from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
simlay committed Jun 7, 2024
1 parent ea5c36b commit 86a0a99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coreaudio-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
toolchain: stable
- name: cargo test
run: cargo test --verbose
- name: Run sign example
run: cargo run --example sine
# TODO: These don't work as of 2020-12-06, but they should.
# - name: cargo test - no features
# run: cargo test --no-default-features --verbose
Expand Down

0 comments on commit 86a0a99

Please sign in to comment.