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 e21a940 commit cbba9c7Copy full SHA for cbba9c7
.github/workflows/duckdb.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Set up Rust cache
33
uses: Swatinem/rust-cache@v2
34
- name: Test
35
- run: cargo test
+ run: cargo test -F duckdb/bundled
0 commit comments