Skip to content

Commit da5fd53

Browse files
Added prepare hadoop
1 parent 21194de commit da5fd53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-xetabase-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
run: |
9191
cd opencga-enterprise
9292
ln -s ../opencga opencga-home
93-
./build.sh -t -l runShortTests -b -s -T ${{ inputs.task }} -H hdi5.1
93+
./build.sh --test --test-level runShortTests --prepare-branches --test-save-reports --task ${{ inputs.task }} --storage-hadoop ${{ vars.HADOOP_FLAVOUR }} --prepare-hadoop
9494
- name: Upload reports results to Github
9595
uses: actions/upload-artifact@v4
9696
with:

0 commit comments

Comments
 (0)