Skip to content

Commit

Permalink
Re-disable qc.yml GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton committed Jul 17, 2024
1 parent e255362 commit eb284ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Run ontology QC checks
env:
DEFAULT_BRANCH: main
run: cd src/ontology && make ROBOT_ENV='ROBOT_JAVA_ARGS=-Xmx6G' test IMP=false PAT=false MIR=false
run: echo "DRON in its current form is too big for GitHub Actions"

0 comments on commit eb284ee

Please sign in to comment.