Skip to content

Commit

Permalink
big change for OBOFoundry
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Feb 17, 2025
1 parent 695d3fc commit f560fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-obo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
rm tmp_unimod.obo
- name: Validate the OWL file
run: robot report --input pride_cv.owl --output report.tsv
run: robot report -vvv --input pride_cv.owl --output report.tsv

- name: Upload report artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f560fca

Please sign in to comment.