Skip to content

Commit

Permalink
remove build-sqllogic
Browse files Browse the repository at this point in the history
  • Loading branch information
xudong963 committed Dec 16, 2022
1 parent 6357fc4 commit fdba313
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
2 changes: 1 addition & 1 deletion .github/actions/test_sqllogic_standalone_macos/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
bypass_env_vars: RUSTFLAGS,RUSTDOCFLAGS,RUST_TEST_THREADS,RUST_LOG,RUST_BACKTRACE
- shell: bash
run: ./scripts/ci/deploy/databend-query-standalone.sh
- name: Run sqllogic tests with standalone mode (macos)
- name: Run sqllogic tests with standalone mode (macos)
shell: bash
run: cargo run -p sqllogictests -- --skip_dir cluster
env:
Expand Down
38 changes: 0 additions & 38 deletions .github/workflows/build-sqllogic.yml

This file was deleted.

0 comments on commit fdba313

Please sign in to comment.