|
|
@ -1,7 +1,7 @@
|
|
|
|
# This workflow will build a Java project with Maven
|
|
|
|
# This workflow will build a Java project with Maven
|
|
|
|
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
|
|
|
|
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
|
|
|
|
|
|
|
|
|
|
|
|
name: Test with Junit 2022.0+
|
|
|
|
name: Test with Junit (JDK17)
|
|
|
|
|
|
|
|
|
|
|
|
on:
|
|
|
|
on:
|
|
|
|
push:
|
|
|
|
push:
|
|
|
|