mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
docs(ci): fix typo (#13276)
This commit is contained in:
parent
bcb12fcf7f
commit
66a95c6897
@ -91,7 +91,7 @@ We run [our tests](https://github.com/microsoft/playwright/blob/main/.github/wor
|
||||
### GitHub Actions on deployment
|
||||
|
||||
This will start the tests after a [GitHub Deployment](https://developer.github.com/v3/repos/deployments/) went into the `success` state.
|
||||
Services like Azure Static Web Apps, Netlify, Vercel, etc. use this pattern so you can run your end-to-end tests on their deployed enviornment.
|
||||
Services like Azure Static Web Apps, Netlify, Vercel, etc. use this pattern so you can run your end-to-end tests on their deployed environment.
|
||||
|
||||
```yml
|
||||
name: Playwright Tests
|
||||
|
Loading…
Reference in New Issue
Block a user