mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 02:10:27 -07:00
Remove debugging lines
This commit is contained in:
parent
7ae46673ed
commit
7a95362e03
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ansible-test.yml
vendored
4
.github/workflows/ansible-test.yml
vendored
|
@ -36,10 +36,6 @@ jobs:
|
|||
run: ansible-test sanity -v --color --skip validate-modules
|
||||
- name: Install ansible-lint
|
||||
run: pip install ansible-lint==24.7.0
|
||||
- name: Debug the ansible-lint path
|
||||
run: |
|
||||
pwd
|
||||
ls -al
|
||||
- name: Run ansible-lint
|
||||
run: ansible-lint --exclude roles/google_cloud_ops_agents/
|
||||
unit:
|
||||
|
|
Loading…
Add table
Reference in a new issue