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:
parent
e5c5a920ee
commit
a8bd80a41a
@ -1,6 +1,6 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
tags:
|
||||
- always
|
||||
- classic
|
||||
roles:
|
||||
- test
|
||||
|
Loading…
Reference in New Issue
Block a user