mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 05:59:40 +03:00
fix workflows
This commit is contained in:
@@ -21,6 +21,8 @@ jobs:
|
||||
node-version: '16'
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Build
|
||||
run: npm run build
|
||||
- name: Run Unit Tests
|
||||
run: npm run ci:test
|
||||
- name: Run e2e Tests
|
||||
|
||||
Reference in New Issue
Block a user