Check headers for all Scala versions in PR validation
This commit is contained in:
parent
6cabead2e7
commit
32f7f1118e
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
sbt \
|
sbt \
|
||||||
-Dsbt.override.build.repos=false \
|
-Dsbt.override.build.repos=false \
|
||||||
-Dsbt.log.noformat=false \
|
-Dsbt.log.noformat=false \
|
||||||
headerCheckAll
|
+headerCheckAll
|
||||||
|
|
||||||
pull-request-validation:
|
pull-request-validation:
|
||||||
name: Check / Tests
|
name: Check / Tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue