Skip to content

Commit

Permalink
Merge branch 'fixing_ci' into fixing_ci-PR-devel-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gregharvey committed Feb 6, 2025
2 parents 8fcbba9 + 4121641 commit e076ac7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ce-deploy-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Install linters.
run: |
sudo apt-get update
sudo apt-get dist-upgrade -y -o Dpkg::Options::="--force-confnew"
sudo apt-get install -y ansible-lint yamllint shellcheck
- name: Run ansible-lint.
Expand Down

0 comments on commit e076ac7

Please sign in to comment.