Skip to content

Commit 748e7a2

Browse files
committed
Redesign README in Russian, English, and Chinese
1 parent ad5077d commit 748e7a2

12 files changed

Lines changed: 2076 additions & 126 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424
cache: npm
2525
- run: npm ci
26+
- run: npm run check:readme
2627
- run: npm test

0 commit comments

Comments
 (0)