Skip to content

Commit

Permalink
#387: updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lrozenblyum authored Feb 26, 2023
1 parent 7c5950d commit b2912aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
</execution>
<execution>
<id>report</id>
<!-- By default 'report' is bound to verify phase but we don't call that yet in Travis -->
<!-- By default 'report' is bound to verify phase but we don't call that yet in CI -->
<phase>test</phase>
<goals>
<goal>report</goal>
Expand Down Expand Up @@ -352,4 +352,4 @@
<brandName>LeokomChess</brandName>
<binaryReleaseName>${brandName}-${project.version}</binaryReleaseName>
</properties>
</project>
</project>

0 comments on commit b2912aa

Please sign in to comment.