Skip to content

Commit 8b9a005

Browse files
Merge branch 'release-6.x.x' into TASK-8156
2 parents ffa1e9a + 85822c2 commit 8b9a005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
build:
2626
uses: opencb/java-common-libs/.github/workflows/build-java-app-workflow.yml@develop
27-
if: {{ inputs.build }}
27+
if: ${{ inputs.build }}
2828
with:
2929
needs_hadoop_preparation: false
3030
maven_opts: -Dcheckstyle.skip -DCELLBASE.WAR.NAME=cellbase

0 commit comments

Comments
 (0)