Skip to content

Commit fe53f9b

Browse files
authored
Update CI badge and add Playwright tests badge
1 parent 64341ac commit fe53f9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Try Playwright
22

3-
![CI](https://github.com/mxschmitt/try-playwright/workflows/CI/badge.svg)
3+
[![CI](https://github.com/mxschmitt/try-playwright/actions/workflows/nodejs.yml/badge.svg)](https://github.com/mxschmitt/try-playwright/actions/workflows/nodejs.yml)
4+
[![Playwright Component Tests](https://github.com/mxschmitt/try-playwright/actions/workflows/playwright.yml/badge.svg)](https://github.com/mxschmitt/try-playwright/actions/workflows/playwright.yml)
45
![Playwright version](https://img.shields.io/badge/Playwright-1.53.1-blue.svg)
56

67
> Interactive playground for [Playwright](https://github.com/microsoft/playwright) to run examples directly from your browser

0 commit comments

Comments
 (0)