openqa: drop always_run from git actions
it causes problems (prevents updated code being installed) and is not necessary (git module supports check).
This commit is contained in:
parent
c61eca14c1
commit
87ba685b13
2 changed files with 0 additions and 3 deletions
|
@ -71,7 +71,6 @@
|
|||
register: gittests
|
||||
sudo: true
|
||||
sudo_user: geekotest
|
||||
always_run: true
|
||||
|
||||
- name: Check out openqa_fedora_tools
|
||||
git:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue