mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-28 08:54:07 +03:00
node v16 on ci
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18'
|
||||
node-version: '16'
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Run test
|
||||
|
||||
Reference in New Issue
Block a user