Skip to content

Commit 269bb09

Browse files
Upgrade deltalake and df (#318)
1 parent e8cfcfa commit 269bb09

10 files changed

Lines changed: 235 additions & 221 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
key: ${{ runner.os }}-cargo-target-${{ hashFiles('Cargo.lock') }}
4242
- name: Setup Rust Toolchain
4343
uses: ./.github/actions/setup-rust
44-
- name: Run tests (ex-FlightSQL)
44+
- name: Run core tests
4545
run: |
4646
cargo test
4747
test-flightsql:

0 commit comments

Comments
 (0)