Skip to content

Commit 4da20bb

Browse files
authored
Update test.yml
1 parent 040c0e3 commit 4da20bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,11 @@ jobs:
2323
- name: validate many
2424
uses: ./leap-catalog
2525
with:
26-
version: "0.0.8"
26+
version: "0.0.11"
2727
validation-path: "https://raw.githubusercontent.com/leap-stc/data-management/main/catalog/input.yaml"
2828

2929
- name: Validate and Generate catalog
3030
uses: ./leap-catalog
3131
with:
32-
version: "0.0.8"
3332
generation-path: "https://raw.githubusercontent.com/leap-stc/data-management/main/catalog/input.yaml"
3433
output-directory: "catalog/"

0 commit comments

Comments
 (0)