Skip to content

Commit

Permalink
chore(fix): fix nightly test of samples
Browse files Browse the repository at this point in the history
remove profiles section from samples pom.xml to fix the problem with nightly tests for the errorpreporting samples
  • Loading branch information
minherz committed Nov 10, 2022
1 parent bde5804 commit 3a4949c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions errorreporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,6 @@
<module>snippets</module>
</modules>

<profiles>
<profile>
<id>enable-samples</id>
<modules>
<module>sample</module>
</modules>
</profile>
</profiles>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 3a4949c

Please sign in to comment.