Skip to content

Commit

Permalink
yarn add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Sep 22, 2023
1 parent d3ccbf5 commit 93ca86e
Showing 1 changed file with 2 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,8 @@ You will need to [sign up to Argos](https://app.argos-ci.com/signup) and [connec

This workflow requires the following dependencies, in addition to the usual Docusaurus ones:

```json
{
"dependencies": {
"@argos-ci/cli": "^0.6.0",
"@argos-ci/playwright": "^0.0.6",
"@playwright/test": "^1.38.0",
"cheerio": "^1.0.0-rc.12"
}
}
```bash
yarn add @argos-ci/cli @argos-ci/playwright @playwright/test cheerio
```

### GitHub Action
Expand Down

0 comments on commit 93ca86e

Please sign in to comment.