We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4d7b9 commit 353ca56Copy full SHA for 353ca56
.github/workflows/test-xetabase-workflow.yml
@@ -101,7 +101,7 @@ jobs:
101
run: |
102
cd opencga-enterprise
103
ln -s ../opencga opencga-home
104
- ./build.sh -t -l runShortTests -b -s -T ${{ inputs.task }} -c localhost:27018 -H hdp3.1
+ ./build.sh -t -l runShortTests -b -s -T ${{ inputs.task }} -c localhost:27018 -H hdi5.1
105
- name: Upload reports results to Github
106
uses: actions/upload-artifact@v4
107
with:
0 commit comments