Skip to content

Commit 6e733d1

Browse files
committed
docs: update README.md
1 parent f152977 commit 6e733d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ This template includes one GitHub Action workflows located in the `.github/workf
8484

8585
- **`ci.yml`**: This workflow runs on every push and pull request to the `main` branch. It acts as a final validation gate, ensuring that all tests, linting, and formatting checks pass before code is merged.
8686

87-
8887
The workflow performs the following steps across multiple Node.js versions (18.x, 20.x):
8988

9089
1. **Install dependencies** using `npm ci` for fast, reliable installs.

0 commit comments

Comments
 (0)