We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0b5ba commit 5292332Copy full SHA for 5292332
.github/workflows/test.yml renamed to .github/workflows/validate.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Install
26
run: pip install boutiques
27
- name: Validate
28
- run: bosh validate boutiques/bids-app-example.json
+ run: bosh validate boutiques/descriptor.json
0 commit comments