mirror of https://github.com/dapr/java-sdk.git
Merge branch 'master' into dependabot/github_actions/actions/setup-go-6
This commit is contained in:
commit
c517d33fa8
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: ./mvnw clean install -B -q
|
run: ./mvnw clean install -B -q
|
||||||
- name: Codecov
|
- name: Codecov
|
||||||
uses: codecov/codecov-action@v5.5.0
|
uses: codecov/codecov-action@v5.5.1
|
||||||
- name: Upload test report for sdk
|
- name: Upload test report for sdk
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue