Skip to content

Commit

Permalink
Skip yarn lint in -P quick-build (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Jul 18, 2022
1 parent d050057 commit 5d273c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,7 @@
<invoker.skip>true</invoker.skip>
<spotless.check.skip>true</spotless.check.skip>
<checkstyle.skip>true</checkstyle.skip>
<yarn.lint.skip>true</yarn.lint.skip>
</properties>
</profile>
</profiles>
Expand Down

0 comments on commit 5d273c3

Please sign in to comment.