fixing tests
This commit is contained in:
2
.github/workflows/test-lint.yaml
vendored
2
.github/workflows/test-lint.yaml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 19
|
||||
- name: Install Dependencies
|
||||
run: yarn install
|
||||
- name: Build packages
|
||||
|
Reference in New Issue
Block a user