Skip to content

Commit

Permalink
Update CI check
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanschellebeeck committed Nov 30, 2022
1 parent 7c93b38 commit fb7e693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -544,4 +544,4 @@ jobs:
with:
rust-version: stable
- name: Run sqllogictests
run: cargo run -p datafusion-sqllogictests
run: cargo test -p datafusion --test sqllogictest

0 comments on commit fb7e693

Please sign in to comment.