Skip to content

Commit 4158c7c

Browse files
authored
changed name to reflect that we are now also performing tests
1 parent 7b453e3 commit 4158c7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
2626
restore-keys: ${{ runner.os }}-m2
2727

28-
- name: Build project with Maven
28+
- name: Build and test project with Maven
2929
run: mvn -B package --file pom.xml

0 commit comments

Comments
 (0)