diff --git a/.github/workflows/mvnbuild.yml b/.github/workflows/mvnbuild.yml index c9f8725..65dfbe0 100644 --- a/.github/workflows/mvnbuild.yml +++ b/.github/workflows/mvnbuild.yml @@ -37,7 +37,7 @@ jobs: run: | git clone https://github.com/Workflomics/domain-annotations cd domain-annotations - java -jar ../target/APE-*-executable.jar ./WombatP_tools/config_local.json + java -jar ../target/APE-*-executable.jar ./WombatP_tools/config.json cd ./WombatP_tools/CWL cwltool --enable-dev --validate workflowSolution_0.cwl