summaryrefslogtreecommitdiffstats
path: root/tests/tests.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.yml')
-rw-r--r--tests/tests.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/tests.yml b/tests/tests.yml
index 74f63e8..76e3e43 100644
--- a/tests/tests.yml
+++ b/tests/tests.yml
@@ -5,8 +5,12 @@
tags:
- classic
roles:
- - prepare-env
+ - role: prepare-env
+ tags:
+ - env
+ - role: github-runc
+ tags:
+ - github-runc
- role: cli
tags:
- cli
- - tear-down