travis: run osbuild-run through pylint
This was most likely an oversight. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
fd72ed80ba
commit
52e2374bb6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ install:
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- name: pylint
|
- name: pylint
|
||||||
script: pylint osbuild assemblers/* stages/*
|
script: pylint osbuild osbuild-run assemblers/* stages/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue