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 efc49c6 commit c8c9024Copy full SHA for c8c9024
.github/workflows/common_ci.yml
@@ -41,6 +41,7 @@ jobs:
41
with:
42
test_service_port: ${{ env.TEST_SERVICE_PORT }}
43
token: ${{ secrets.GITHUB_TOKEN }}
44
+ repo: sse-contract-tests
45
- name: Upload test service logs
46
uses: actions/upload-artifact@v4
47
0 commit comments