mirror of
https://github.com/tenrok/maska.git
synced 2026-05-15 11:59:38 +03:00
Changes in build script
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
node-version: 18
|
||||
|
||||
- name: Install
|
||||
run: npm ci
|
||||
run: npm i
|
||||
|
||||
- name: Test and Coverage
|
||||
run: npm run test:coverage
|
||||
|
||||
Reference in New Issue
Block a user