Skip to content

Commit 3a4949c

Browse files
committed
chore(fix): fix nightly test of samples
remove profiles section from samples pom.xml to fix the problem with nightly tests for the errorpreporting samples
1 parent bde5804 commit 3a4949c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

errorreporting/pom.xml

-9
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,6 @@
3333
<module>snippets</module>
3434
</modules>
3535

36-
<profiles>
37-
<profile>
38-
<id>enable-samples</id>
39-
<modules>
40-
<module>sample</module>
41-
</modules>
42-
</profile>
43-
</profiles>
44-
4536
<build>
4637
<plugins>
4738
<plugin>

0 commit comments

Comments
 (0)