Skip to content

Commit 73a8c3c

Browse files
authored
Update linux.yml
1 parent c941ca2 commit 73a8c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Build
2020
run: cargo build --all-features --verbose
2121
- name: Run tests
22-
run: cargo test --all-features --verbose
22+
run: cargo test --workspace --exclude plotly_orca --verbose

0 commit comments

Comments
 (0)