From a8bd80a41a573579a6b0e46e9c8e81367e76286b Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Jul 15 2020 11:51:30 +0000 Subject: tests.yml: Fix tags "always" is not a thing in the current spec [1]. [1] https://docs.fedoraproject.org/en-US/ci/standard-test-interface/#_invocation --- diff --git a/tests/tests.yml b/tests/tests.yml index 2688f2e..20eb99f 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -1,6 +1,6 @@ --- - hosts: localhost tags: - - always + - classic roles: - test