Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yoelhor authored Feb 8, 2022
1 parent d9bfefc commit c05126c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The GitHub build runs the scrips as described above. The `lint` script runs the
"no-unused-vars": "off",
```

### Run test
### Test the action

When you commit a change to any branch or a PR, the [test.yml](.github/workflows/test.yml) workflow runs with `clientId` parameter set to `test`. The `test` value indicates to the GitHub Action to exit the test successfully. We exit the test because because the required parameters are not configured in this repo.

Expand Down

0 comments on commit c05126c

Please sign in to comment.