Skip to content

Commit ddc6c55

Browse files
committed
feat: Update contract tests action.
1 parent 8d8250c commit ddc6c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/server-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
workspace_path: packages/sdk/server-node
3434
- name: Launch the test service in the background
3535
run: yarn run contract-test-service 2>&1 &
36-
- uses: launchdarkly/gh-actions/actions/contract-tests@contract-tests-v1.0.2
36+
- uses: launchdarkly/gh-actions/actions/contract-tests@rlamb/retry-support
3737
with:
3838
test_service_port: 8000
3939
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)