Skip to content

Commit 4941c33

Browse files
chore: add unit tests to README.md
1 parent 4b3a86d commit 4941c33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ This template supports GitHub Actions for CI / CD. The available workflows are:
4343

4444
- Checks / eslint: Run ES Lint to check problems and the format of the code.
4545
- Checks / commitlint: Run Commitlint to check the format of the commit messages.
46+
- Checks / tests: Run unit tests of the project.
4647
- Docker CI / docker: Build the Docker image and push it to the GitHub Container Registry.
4748
- Release Please / release-please: Automatic releasing. See also [release-please](https://github.com/googleapis/release-please).
4849

0 commit comments

Comments
 (0)