Skip to content

Commit 2265f2a

Browse files
committed
Update note about delay
1 parent 06c7f2a commit 2265f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ jobs:
305305
-H "Authorization: token $GITHUB_TOKEN" \
306306
-H "Accept: application/vnd.github.v3+json" \
307307
https://api.github.com/repos/$REPOSITORY/statuses/$HEAD_SHA \
308-
-d '{"context":"Playwright report","description":"when deployment completes","target_url":"'"$PLAYWRIGHT_REPORT_URL"'","state":"success"}'
308+
-d '{"context":"Playwright report","description":"available when deployment completes","target_url":"'"$PLAYWRIGHT_REPORT_URL"'","state":"success"}'
309309
310310
realm-server-test:
311311
name: Realm Server Tests

0 commit comments

Comments
 (0)