We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003e59e commit cf31a58Copy full SHA for cf31a58
1 file changed
.github/workflows/maven-build.yml
@@ -43,12 +43,11 @@ jobs:
43
--update-snapshots
44
--file pom.xml
45
-Drevision=0.0.1-SNAPSHOT
46
- -Dsurefire.useSystemClassLoader=false
47
test
48
--activate-profiles test,coverage,${{ matrix.maven-profile-spring-framework }}
49
50
- name: Upload coverage reports to Codecov
51
uses: codecov/codecov-action@v5
52
with:
53
token: ${{ secrets.CODECOV_TOKEN }}
54
- slug: microsphere-projects/microsphere-spring
+ slug: microsphere-projects/microsphere-spring
0 commit comments