Skip to content

Commit 36c4489

Browse files
committed
Improved readme.
1 parent e3c70d9 commit 36c4489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The memory-server is stopped (and destroyed) subsequent to the completion of thi
4949
### Testing
5050

5151
This repository's CI workflow has a 'validate' job @ `src/validate.ts` (technically, `build/validate.js`) for internal, CI-time testing of the action's functionality; this simply opens and closes a connection to the memory-server to ensure the validity of the provided ENV variable. There are also a small number of unit tests to ensure the memory-server's configuration values are passed to the memory-server appropriately.
52-
If you're looking to reference this action before it's released, make sure to build it and commit the changes manually. This step is automatic once the PR is merged to `master`.
52+
If you're looking to reference this action before it's released, make sure to build it and commit the output manually. This step is automatic once the PR is merged to `master`.
5353

5454
- please try to cover the new capability when making small changes
5555
- as necessary, add validation for variables passed directly to the initialization of the memory-server

0 commit comments

Comments
 (0)