Skip to content

Commit 921cf32

Browse files
committed
Run sdk tests against correct datastar branch
1 parent 24102fe commit 921cf32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sdk-adr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
- name: Checkout datastar repository
3030
uses: actions/checkout@v4
3131
with:
32-
repository: gazpachoking/datastar
33-
ref: fix-go-sdk-tests
32+
repository: starfederation/datastar
33+
ref: develop
3434
path: datastar
3535

3636
- name: Set up Go

0 commit comments

Comments
 (0)