Skip to content

Commit

Permalink
Merge branch 'main' into optimizer_merge
Browse files Browse the repository at this point in the history
  • Loading branch information
xudong963 authored May 24, 2024
2 parents f1526e4 + 1079b7e commit 5f4b071
Show file tree
Hide file tree
Showing 770 changed files with 15,470 additions and 8,872 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/reuse.linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
- uses: ./.github/actions/test_ee_standalone_linux
timeout-minutes: 10
env:
DATABEND_ENTERPRISE_LICENSE: ${{ steps.license.outputs.license }}
QUERY_DATABEND_ENTERPRISE_LICENSE: ${{ steps.license.outputs.license }}
- name: Upload failure
if: failure()
uses: ./.github/actions/artifact_failure
Expand All @@ -260,7 +260,6 @@ jobs:
- uses: ./.github/actions/test_ee_standalone_background_linux
timeout-minutes: 10
env:
DATABEND_ENTERPRISE_LICENSE: ${{ steps.license.outputs.license }}
QUERY_DATABEND_ENTERPRISE_LICENSE: ${{ steps.license.outputs.license }}
- name: Upload failure
if: failure()
Expand All @@ -282,7 +281,6 @@ jobs:
- uses: ./.github/actions/test_ee_management_mode_linux
timeout-minutes: 10
env:
DATABEND_ENTERPRISE_LICENSE: ${{ steps.license.outputs.license }}
QUERY_DATABEND_ENTERPRISE_LICENSE: ${{ steps.license.outputs.license }}
- name: Upload failure
if: failure()
Expand Down
Loading

0 comments on commit 5f4b071

Please sign in to comment.