Skip to content

Commit

Permalink
Fix workflow numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
vedran-kasalica committed Nov 22, 2023
1 parent 5261244 commit ef86ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvnbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cd domain-annotations/WombatP_tools
java -jar ../../target/APE-*-executable.jar ./config.json
cd ./CWL
cwltool --enable-dev --validate candidate_solution_0.cwl
cwltool --enable-dev --validate candidate_solution_1.cwl
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
- name: Update dependency graph
Expand Down

0 comments on commit ef86ae1

Please sign in to comment.