CI: simplify checkstyle runner
Remove excess steps. Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: George Melikov <mail@gmelikov.ru> Closes #11262
This commit is contained in:
parent
3b854534f0
commit
529469769f
|
@ -2,7 +2,7 @@ name: checkstyle
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request_target:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkstyle:
|
checkstyle:
|
||||||
|
|
Loading…
Reference in New Issue