Skip to content

Commit 8086486

Browse files
committed
fixup: adapt adr_syntax.yaml after rename
Signed-off-by: Matthias Büchse <[email protected]>
1 parent ce2ba48 commit 8086486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/adr_syntax.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
- name: Run test script consistency check script
1414
ansible.builtin.shell:
15-
cmd: python3 Tests/iaas/flavor-naming/check_yaml.py Tests/iaas
15+
cmd: python3 Tests/iaas/scs_0100_flavor_naming/check_yaml.py Tests/iaas
1616
chdir: "{{ ansible_user_dir }}/{{ zuul.project.src_dir }}"
1717
register: result
1818
changed_when: true

0 commit comments

Comments
 (0)