blob: ffe4dd92766c8bcc026ae51b45a88adb199ede30 [file] [log] [blame]
- hosts: all
tasks:
- shell: cargo test
args:
chdir: "{{ zuul.project.src_dir }}"