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 ea64f23 commit 3a546d3Copy full SHA for 3a546d3
.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:2dc6f67639bee669c33c6277a624ab9857d363e2fd33ac5b02d417b7d25f1ffc
17
-# created: 2024-08-15T17:41:26.438340772Z
+ 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