There was an error while loading. Please reload this page.
2 parents ffa1e9a + 85822c2 commit 8b9a005Copy full SHA for 8b9a005
1 file changed
.github/workflows/test-analysis.yml
@@ -24,7 +24,7 @@ jobs:
24
25
build:
26
uses: opencb/java-common-libs/.github/workflows/build-java-app-workflow.yml@develop
27
- if: {{ inputs.build }}
+ if: ${{ inputs.build }}
28
with:
29
needs_hadoop_preparation: false
30
maven_opts: -Dcheckstyle.skip -DCELLBASE.WAR.NAME=cellbase
0 commit comments