Skip to content

Commit

Permalink
chore: remove redoc-cli (Redocly#2320)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVarchuk authored and ckoegel committed Dec 3, 2024
1 parent f83c3ee commit bb24887
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ After cloning the repo, run:
$ npm install # or npm
```

To run the dev server, you will also need to install the cli's dependencies:

```bash
$ cd cli
$ npm install # or npm
```

### Commonly used NPM scripts

``` bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
name: bundles
path: bundles
retention-days: 1

unit-tests:
name: Unit Tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit bb24887

Please sign in to comment.