ci: Conditionally run codecov upload

This commit is contained in:
Suraj Shetty 2021-09-06 22:50:42 +05:30 committed by GitHub
parent 8b252d493a
commit fba196484c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,6 +124,7 @@ jobs:
ORCHESTRATOR_URL: http://test-orchestrator.frappe.io
- name: Upload coverage data
if: ${{ steps.check-build.outputs.build == 'strawberry' }}
uses: codecov/codecov-action@v2
with:
name: Postgres