File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,14 @@ jobs:
23
23
- ' FasterXML/jackson-dataformat-xml'
24
24
- ' FasterXML/jackson-datatypes-collections'
25
25
- ' FasterXML/jackson-datatypes-misc'
26
+ - ' FasterXML/jackson-datatype-hibernate'
26
27
- ' FasterXML/jackson-datatype-joda'
27
28
- ' FasterXML/jackson-module-kotlin'
28
29
- ' FasterXML/jackson-module-scala'
29
- - ' FasterXML/jackson-jaxrs-providers'
30
30
- ' FasterXML/jackson-jakarta-rs-providers'
31
- - ' FasterXML/jackson-integration-tests '
31
+ - ' FasterXML/jackson-jaxrs-providers '
32
32
- ' FasterXML/jackson-benchmarks'
33
+ - ' FasterXML/jackson-integration-tests'
33
34
34
35
steps :
35
36
- name : Repository dispatch
41
42
# Could push information on what was built but not yet
42
43
client-payload : ' {"version": "N/A" }'
43
44
- name : Delay between dispatches
44
- run : sleep 10s
45
+ run : sleep 8s
45
46
shell : bash
You can’t perform that action at this time.
0 commit comments