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 8d8250c commit ddc6c55Copy full SHA for ddc6c55
.github/workflows/server-node.yml
@@ -33,7 +33,7 @@ jobs:
33
workspace_path: packages/sdk/server-node
34
- name: Launch the test service in the background
35
run: yarn run contract-test-service 2>&1 &
36
- - uses: launchdarkly/gh-actions/actions/contract-tests@contract-tests-v1.0.2
+ - uses: launchdarkly/gh-actions/actions/contract-tests@rlamb/retry-support
37
with:
38
test_service_port: 8000
39
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments