mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-21 13:10:36 +03:00
configure codecov
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '18'
|
node-version: '18'
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci --ignore-scripts
|
run: npm ci
|
||||||
- name: Run Jest
|
- name: Run Jest
|
||||||
run: npm run jest
|
run: npm run jest
|
||||||
- uses: codecov/codecov-action@v3
|
- uses: codecov/codecov-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user