We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2e7d1 commit b64648bCopy full SHA for b64648b
.github/workflows/build.yaml
@@ -34,4 +34,4 @@ jobs:
34
- name: verify and build
35
env:
36
DEFAULT_BRANCH: master
37
- run: cd src/ontology && make ROBOT_ENV='ROBOT_JAVA_ARGS=-Xmx6G' test IMP=false PAT=false
+ run: cd src/ontology && make ROBOT_ENV='ROBOT_JAVA_ARGS=-Xmx6G'
0 commit comments