File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ jobs:
18
18
- name : validate single
19
19
uses : ./leap-catalog
20
20
with :
21
+ version : " 0.0.12"
21
22
single-feedstock : " https://raw.githubusercontent.com/leap-stc/LEAP_template_feedstock/main/feedstock/catalog.yaml"
22
23
23
24
- name : validate many
24
25
uses : ./leap-catalog
25
26
with :
26
- version : " 0.0.12"
27
27
validation-path : " https://raw.githubusercontent.com/leap-stc/data-management/main/catalog/input.yaml"
28
28
29
29
- name : Validate and Generate catalog
Original file line number Diff line number Diff line change 5
5
version :
6
6
description : " Version of the package to install"
7
7
required : false
8
- default : " 0.0.12 "
8
+ default : " 0.0.13 "
9
9
validation-path :
10
10
description : " Path to the feedstocks input YAML file for validation"
11
11
required : false
You can’t perform that action at this time.
0 commit comments