We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3620f6 commit 31e7c98Copy full SHA for 31e7c98
.github/workflows/coreaudio-rs.yml
@@ -18,8 +18,6 @@ jobs:
18
toolchain: stable
19
- name: cargo test
20
run: cargo test --verbose
21
- - name: Run sign example
22
- run: cargo run --example sine
23
# TODO: These don't work as of 2020-12-06, but they should.
24
# - name: cargo test - no features
25
# run: cargo test --no-default-features --verbose
0 commit comments