8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b809b66 commit 8165b50Copy full SHA for 8165b50
.github/.OwlBot.lock.yaml
@@ -13,5 +13,5 @@
13
# limitations under the License.
14
docker:
15
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16
- digest: sha256:94bb690db96e6242b2567a4860a94d48fa48696d092e51b0884a1a2c0a79a407
17
-# created: 2024-07-31T14:52:44.926548819Z
+ digest: sha256:365d92ef2206cfad00a8c5955c36789d0de124e2b6d92a72dd0486315a0f2e57
+# created: 2024-09-04T14:50:52.658171431Z
.github/workflows/unittest.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
name: coverage-artifact-${{ matrix.python }}
32
path: .coverage-${{ matrix.python }}
33
+ include-hidden-files: true
34
35
cover:
36
runs-on: ubuntu-latest
0 commit comments