Skip to content

Commit 101b3a5

Browse files
committed
fix linting
Signed-off-by: NilashishC <nchakrab@redhat.com>
1 parent 2441675 commit 101b3a5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/collection.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,4 @@ jobs:
9494
- name: Get ansible-lint version
9595
run: ansible-lint --version
9696
if: failure()
97+
...

.github/workflows/linting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ jobs:
3838

3939
- name: Run check ${{ matrix.tests.name }}
4040
run: make ${{ matrix.tests.command }}
41+
...

0 commit comments

Comments
 (0)