Skip to content

Commit 09c8eea

Browse files
committed
workflow naming
1 parent 013a305 commit 09c8eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
cache: maven
2222
- name: Build with Maven
2323
run: mvn --batch-mode --update-snapshots compile
24-
- name: Test Tabeller
24+
- name: Test with Maven
2525
run: mvn --batch-mode --update-snapshots test
2626

0 commit comments

Comments
 (0)