Skip to content

Commit 0827ee7

Browse files
committed
patch coverage
1 parent 08e708a commit 0827ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cache: 'maven'
3535

3636
- name: Build and test accessors-smart with coverage
37-
run: cd accessors-smart && ./mvnw -q clean test
37+
run: cd accessors-smart && ./mvnw -q clean install
3838

3939
- name: Build and test json-smart with coverage
4040
run: cd json-smart && ./mvnw -q clean test

0 commit comments

Comments
 (0)