Skip to content

Commit dd0f0f1

Browse files
author
Rahul Sharma
committed
test
1 parent c43154e commit dd0f0f1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
base: ${{ github.ref }}
3939
filters: .github/filters.yml
4040

41-
build-test:
41+
codecov:
4242
runs-on: ubuntu-latest
4343
environment: ${{ github.event.pull_request.head.repo.fork == true && 'prod-external' || 'prod' }}
4444
needs: changes
@@ -61,8 +61,6 @@ jobs:
6161
api.codecov.io:443
6262
ingest.codecov.io:443
6363
raw.githubusercontent.com:443
64-
get.helm.sh:443
65-
golangci-lint.run:443
6664
6765
- uses: actions/[email protected]
6866
with:

0 commit comments

Comments
 (0)