Skip to content

Commit

Permalink
chore: removed build labels from readme
Browse files Browse the repository at this point in the history
we need to fix our GH actions before we surface them back
  • Loading branch information
pavelfeldman committed Jan 25, 2020
1 parent b4b7c5e commit f03b648
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
@@ -1,9 +1,6 @@
# Playwright
[![npm version](https://img.shields.io/npm/v/playwright.svg?style=flat)](https://www.npmjs.com/package/playwright) [![Chromium version](https://img.shields.io/badge/chromium-81.0.4032-blue.svg)](https://www.chromium.org/Home) [![Firefox version](https://img.shields.io/badge/firefox-73.0b3-blue.svg)](https://www.mozilla.org/en-US/firefox/new/) [![WebKit version](https://img.shields.io/badge/webkit-13.0.4-blue.svg)](https://webkit.org/) [![Join Slack](https://img.shields.io/badge/join-slack-infomational)](https://join.slack.com/t/playwright/shared_invite/enQtOTEyMTUxMzgxMjIwLThjMDUxZmIyNTRiMTJjNjIyMzdmZDA3MTQxZWUwZTFjZjQwNGYxZGM5MzRmNzZlMWI5ZWUyOTkzMjE5Njg1NDg)

![Chromium Tests](https://github.com/Microsoft/playwright/workflows/Chromium%20Tests/badge.svg) ![Firefox Tests](https://github.com/Microsoft/playwright/workflows/Firefox%20Tests/badge.svg) ![WebKit Tests](https://github.com/Microsoft/playwright/workflows/WebKit%20Tests/badge.svg)


###### [API](https://github.com/microsoft/playwright/blob/master/docs/api.md) | [FAQ](#faq) | [Contributing](#contributing)


Expand Down

0 comments on commit f03b648

Please sign in to comment.