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:
Adam Williamson 2016-01-04 16:51:22 -08:00
parent c61eca14c1
commit 87ba685b13
2 changed files with 0 additions and 3 deletions

View file

@ -71,7 +71,6 @@
register: gittests
sudo: true
sudo_user: geekotest
always_run: true
- name: Check out openqa_fedora_tools
git: