Skip to content

Commit 9e289c9

Browse files
chore(ci): Let xtest focus on this sdk (#1959)
### Proposed Changes * ### Checklist - [ ] I have added or updated unit tests - [ ] I have added or updated integration tests (if appropriate) - [ ] I have added or updated documentation ### Testing Instructions
1 parent 6787240 commit 9e289c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ jobs:
235235
platform-xtest:
236236
uses: opentdf/tests/.github/workflows/xtest.yml@main
237237
with:
238+
focus-sdk: go
238239
# use commit instead of ref so we can "go get" specific sdk version
239240
platform-ref: ${{ github.event.pull_request.head.sha || github.sha }}
240241

0 commit comments

Comments
 (0)