We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e56961 commit c604f8bCopy full SHA for c604f8b
1 file changed
.github/workflows/bigtable-conformance.yaml
@@ -62,7 +62,7 @@ jobs:
62
- uses: actions/setup-go@v5
63
with:
64
go-version: '>=1.20.2'
65
- - run: chmod +x .kokoro/conformance.sh
+ - run: chmod +x packages/google-cloud-bigtable/scripts/conformance.sh
66
- run: pip install -e .
67
name: "Install python-bigtable from HEAD"
68
- run: go version
0 commit comments