Skip to content

Commit

Permalink
fixing ci
Browse files Browse the repository at this point in the history
Committed-by: xiaolei.zl from Dev container
  • Loading branch information
zhanglei1949 committed Nov 4, 2024
1 parent ba68cb5 commit ef312c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/interactive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ jobs:
mvn clean install -Pexperimental -DskipTests -q
- name: Test physical plan generation
run:
run: |
cd ${GITHUB_WORKSPACE}/flex/build
cat > /tmp/physical_plan_gen_config.yaml <<EOF
compiler:
Expand Down

0 comments on commit ef312c9

Please sign in to comment.