We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b293c commit c4e1d52Copy full SHA for c4e1d52
.github/workflows/validate.yml
@@ -21,4 +21,4 @@ jobs:
21
jq empty templates.json
22
- name: Validate functions in store
23
run: |
24
- ./ci/validate-functions.sh
+ ./ci/check_store_functions.sh
ci/function_images_check.sh ci/check_store_functions.sh
0 commit comments