Skip to content

Commit

Permalink
Add support for another repo to take reference from.
Browse files Browse the repository at this point in the history
  • Loading branch information
kgpai committed Jan 10, 2024
1 parent db5aa54 commit 29e9354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
name: aggregation

- name: "Start Presto Java"
- run: |
- /opt/start-prestojava.sh
run: |
/opt/start-prestojava.sh
- name: "Run Aggregate Fuzzer"
run: |
Expand Down

0 comments on commit 29e9354

Please sign in to comment.