8000 chore(python): update unittest workflow template (#207) · googleapis/python-test-utils@8165b50 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8165b50

Browse files
chore(python): update unittest workflow template (#207)
Source-Link: googleapis/synthtool@e6f91eb Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:365d92ef2206cfad00a8c5955c36789d0de124e2b6d92a72dd0486315a0f2e57 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent b809b66 commit 8165b50

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:94bb690db96e6242b2567a4860a94d48fa48696d092e51b0884a1a2c0a79a407
17-
# created: 2024-07-31T14:52:44.926548819Z
16+
digest: sha256:365d92ef2206cfad00a8c5955c36789d0de124e2b6d92a72dd0486315a0f2e57
17+
# created: 2024-09-04T14:50:52.658171431Z

.github/workflows/unittest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
name: coverage-artifact-${{ matrix.python }}
3232
path: .coverage-${{ matrix.python }}
33+
include-hidden-files: true
3334

3435
cover:
3536
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
0