Skip to content

Commit 7f09f0b

Browse files
committed
tests: fix build
1 parent 22cfa15 commit 7f09f0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bigtable-conformance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
repository: googleapis/cloud-bigtable-clients-test
5757
ref: ${{ matrix.test-version }}
58-
path: cloud-bigtable-clients-test
58+
path: packages/google-cloud-bigtable/cloud-bigtable-clients-test
5959
- uses: actions/setup-python@v5
6060
with:
6161
python-version: ${{ matrix.py-version }}

0 commit comments

Comments
 (0)