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
This commit is contained in:
Martin Pitt 2020-07-15 08:53:17 +02:00
parent e5c5a920ee
commit a8bd80a41a

View File

@ -1,6 +1,6 @@
---
- hosts: localhost
tags:
- always
- classic
roles:
- test