Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
honey0130 authored Nov 25, 2024
1 parent fd8dc6a commit 8177941
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,12 +175,3 @@ process.on('SIGINT', async () => {
console.log('Webhook deleted');
});
```


## Tests
```bash
npm test
```
CI/CD is set up with GitHub Actions. Tests and linters are run on every pull request.

If you want to run tests locally, follow the instructions in [tests/README.md](tests/).

0 comments on commit 8177941

Please sign in to comment.