Skip to content

Commit 087b7fc

Browse files
committed
Merge branch 'master' of github.com:Throyer/springboot-api-crud
2 parents 363bbdd + 4755e90 commit 087b7fc

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
@@ -27,4 +27,4 @@ jobs:
2727
run: mvn --batch-mode --update-snapshots test jacoco:report --file pom.xml
2828

2929
- name: 🚀 Coveralls Coverage Report Submission
30-
run: mvn coveralls:report --define repoToken=${{ secrets.COVERALL_REPO_SECRET }}
30+
run: mvn coveralls:report --define repoToken=${{ secrets.COVERALL_REPO_SECRET }}

0 commit comments

Comments
 (0)