Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit b06110f

Browse files
authored
Merge branch 'master' into minPackage
2 parents ec9f1fe + 561b50c commit b06110f

3 files changed

Lines changed: 2 additions & 13 deletions

File tree

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
3-
digest: sha256:f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f
3+
digest: sha256:b94b09fb24bf804090b8cc60ee726ca161d5e5915151e417f8ef5d8bcfe73cbc

.github/workflows/ci.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ jobs:
2424
- run: rm -rf node_modules
2525
- run: npm install
2626
- run: npm test
27-
- name: coverage
28-
uses: codecov/codecov-action@v1
29-
with:
30-
name: actions ${{ matrix.node }}
31-
fail_ci_if_error: false
3227
windows:
3328
runs-on: windows-latest
3429
steps:
@@ -38,11 +33,6 @@ jobs:
3833
node-version: 14
3934
- run: npm install
4035
- run: npm test
41-
- name: coverage
42-
uses: codecov/codecov-action@v1
43-
with:
44-
name: actions windows
45-
fail_ci_if_error: false
4636
lint:
4737
runs-on: ubuntu-latest
4838
steps:

protos/protos.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)