Skip to content

Commit

Permalink
Remove sine example from CI to fix ci (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
simlay authored Jun 7, 2024
1 parent f3620f6 commit 31e7c98
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 31e7c98

Please sign in to comment.