Skip to content

Commit 41537b8

Browse files
Slight step renaming
1 parent 9ff06f3 commit 41537b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
java-version: 17
2121
distribution: 'adopt'
2222

23-
- name: Run test
23+
- name: Execute tests
2424
run: mvn test
2525
env:
2626
APPLITOOLS_API_KEY: ${{ secrets.APPLITOOLS_API_KEY }}

0 commit comments

Comments
 (0)