Skip to content

Commit 5e56961

Browse files
committed
tests: fix build
1 parent d4951f0 commit 5e56961

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bigtable-conformance.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
- uses: actions/setup-go@v5
6363
with:
6464
go-version: '>=1.20.2'
65+
- run: chmod +x .kokoro/conformance.sh
6566
- run: pip install -e .
6667
name: "Install python-bigtable from HEAD"
6768
- run: go version

0 commit comments

Comments
 (0)