Compare commits

..

No commits in common. "e6ff02b8e0c47f97d68065072ec55f2a8605334e" and "878bf524da9989f671164052dc1ed29fed635c10" have entirely different histories.

4 changed files with 2 additions and 9 deletions

View file

@ -14,4 +14,4 @@ jobs:
- name: Check out
uses: actions/checkout@v3
- name: Run asserts
run: mvn test
run: mvn clean test

View file

@ -0,0 +1 @@
ᒢᐩᐩ.ᣕᓫᐪᑋᓫᣗ.ᒄᑊᣔᒻ.ᒃᣔᔆᓫᒄ.ModelDialBased

View file

@ -13,11 +13,5 @@
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>love.distributedrebirth.nx01</groupId>
<artifactId>nx01-poop-scripts</artifactId>
<type>pom</type>
<scope>test</scope>
</dependency>
</dependencies>
</project>

View file

@ -369,8 +369,6 @@
<groupId>love.distributedrebirth.nx01</groupId>
<artifactId>nx01-poop-scripts</artifactId>
<version>${project.version}</version>
<type>pom</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>love.distributedrebirth.nx01</groupId>