blob: 19b282ee5703ea82affbb2e38dad1338aeb2c6a7 [file] [log] [blame]
Adrià Vilanova Martínezd4f82c52022-05-29 21:54:34 +02001- hosts: all
2 roles:
3 - role: build-extension
4 make_target: build_test_extension
5 - role: web-ext-lint
6 source_dir: "dist/chromium"