We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c941ca2 commit 73a8c3cCopy full SHA for 73a8c3c
.github/workflows/linux.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: Build
20
run: cargo build --all-features --verbose
21
- name: Run tests
22
- run: cargo test --all-features --verbose
+ run: cargo test --workspace --exclude plotly_orca --verbose
0 commit comments