Skip to content

Commit bde2faf

Browse files
committed
Fix subdomain
1 parent 23eba56 commit bde2faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Testspace client
3434
uses: testspace-com/setup-testspace@v1
3535
with:
36-
domain: ${{ github.repository_owner }}.stridespace.com
36+
domain: samples.stridespace.com
3737

3838
- name: Publish results to Testspace
3939
run: testspace test-results/junit/results.xml

0 commit comments

Comments
 (0)