Skip to content

Commit

Permalink
CI: increase testing coverage of "avocado devel" tasks
Browse files Browse the repository at this point in the history
By actually running actual tests, and not just a dry-run, we can
increase the compatibility coverage between latest Avocado and
Avocado-VT.

Signed-off-by: Cleber Rosa <[email protected]>
  • Loading branch information
clebergnu committed Jul 14, 2022
1 parent d5741fa commit ea320e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ avocado_devel_task:
*list_scr
dry_run_script:
*dry_run_scr
run_tests_script:
*run_tests_scr

0 comments on commit ea320e1

Please sign in to comment.