Browse Source

fixed github action yml file

pull/9362/head
dashevchenko 3 years ago
parent
commit
a7daf55a38
  1. 2
      .github/workflows/check_yml_file.yml

2
.github/workflows/check_yml_parameter_descriptions.yml → .github/workflows/check_yml_file.yml

@ -21,4 +21,4 @@ jobs:
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
- name: Run Verification Script
run: python3 tools/src/main/python/check_env_variables.py
run: python3 tools/src/main/python/check_yml_file.py
Loading…
Cancel
Save