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 88715ff commit 7fbff1cCopy full SHA for 7fbff1c
data-manager/im-virtual-screening.yaml
@@ -647,7 +647,7 @@ jobs:
647
top:
648
title: Keep best n records
649
type: integer
650
- minValue: 1
+ minimum: 1
651
tests:
652
simple-sort:
653
inputs:
@@ -757,7 +757,7 @@ jobs:
757
758
759
760
761
762
group-and-sort:
763
@@ -2045,7 +2045,7 @@ jobs:
2045
title: Size of chunks to split
2046
2047
default: 1000
2048
- minValue: 100
+ minimum: 100
2049
2050
simple-execution:
2051
0 commit comments