Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed May 25, 2022
1 parent 8290f4d commit 4e20a30
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,16 @@ concurrency:

## Testing Locally 🔨

Steps for testing the Action locally for development

### Using NPM

```console
npm run test
```

### Using Act

> This is a not fully supported

Test with [act](https://github.com/nektos/act) locally to simulate a GitHub Actions event
Expand Down

0 comments on commit 4e20a30

Please sign in to comment.