Skip to content

Commit e7f154d

Browse files
committed
Re-enable coding convention tests
1 parent 2bddb0c commit e7f154d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/architecture-tests/src/test/java/software/amazon/awssdk/archtests/CodingConventionTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
import software.amazon.awssdk.annotations.SdkPublicApi;
5050

5151
@AnalyzeClasses(packages = "software.amazon.awssdk..")
52-
@ArchIgnore(reason = "CI keeps crashing when running the tests. Ignoring them for now")
5352
public class CodingConventionTest {
5453

5554
@ArchTest

0 commit comments

Comments
 (0)