We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6599d31 commit 81e1111Copy full SHA for 81e1111
1 file changed
.github/workflows/bigtable-conformance.yaml
@@ -62,7 +62,6 @@ jobs:
62
- uses: actions/setup-go@v5
63
with:
64
go-version: '>=1.20.2'
65
- - 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