Skip to content

Commit

Permalink
Added full ansible to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
micb2 committed Feb 28, 2021
1 parent da4ab73 commit 911f84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
python-version: '3.x'

- name: Install test dependencies.
run: pip3 install ansible-base yamllint ansible-lint
run: pip3 install ansible yamllint ansible-lint

- name: Lint code.
run: |
Expand Down

0 comments on commit 911f84e

Please # to comment.