We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23eba56 commit bde2fafCopy full SHA for bde2faf
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Testspace client
34
uses: testspace-com/setup-testspace@v1
35
with:
36
- domain: ${{ github.repository_owner }}.stridespace.com
+ domain: samples.stridespace.com
37
38
- name: Publish results to Testspace
39
run: testspace test-results/junit/results.xml
0 commit comments