Skip tests

This commit is contained in:
Brandon Rozek 2023-09-26 15:06:25 -04:00
parent b764b53c3b
commit 959a81b3fd
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480

View file

@ -103,5 +103,6 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.test.skip>true</maven.test.skip>
</properties>
</project>