fixing tests

This commit is contained in:
ennmichael
2023-04-08 21:14:08 +02:00
parent 8dfe0f25d4
commit 5f29ae0140
7 changed files with 40 additions and 19 deletions

View File

@ -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