File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ jobs:
140140 mv firebase_${PR_API_VERSION} firebase
141141 - name : Test Report
142142 uses : mikepenz/action-junit-report@v5
143- if : ${{ inputs.is_pr }}
143+ if : success() || failure()
144144 with :
145145 check_name : ${{ inputs.lib }} Test Results
146146 job_name : ${{ inputs.lib }} Test Results
Original file line number Diff line number Diff line change 11# Salesforce.com Mobile SDK for Android
2- [ ![ CircleCI ] ( https://circleci .com/gh/ forcedotcom/SalesforceMobileSDK-Android/tree/dev. svg?style=svg )] ( https://circleci .com/gh/ forcedotcom/workflows/ SalesforceMobileSDK-Android/tree/dev )
2+ [ ![ Tests ] ( https://github .com/forcedotcom/SalesforceMobileSDK-Android/actions/workflows/nightly.yaml/badge. svg?branch=dev )] ( https://github .com/forcedotcom/SalesforceMobileSDK-Android/actions/workflows/nightly.yaml )
33[ ![ Known Vulnerabilities] ( https://snyk.io/test/github/forcedotcom/SalesforceMobileSDK-Android/badge.svg )] ( https://snyk.io/test/github/forcedotcom/SalesforceMobileSDK-Android )
44![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/forcedotcom/SalesforceMobileSDK-Android?sort=semver )
55
You can’t perform that action at this time.
0 commit comments