feature/fix-ci #137
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: run-pkgcheck
|
- name: run-pkgcheck
|
||||||
image: tastytea/pkgcheck:latest
|
image: fritteli/pkgcheck:latest
|
||||||
commands:
|
commands:
|
||||||
- pkgcheck --color true scan --exit error --net .
|
- pkgcheck --color true scan --exit error,style --net .
|
||||||
|
|
Loading…
Reference in a new issue