acid testing #27

Merged
l4kr merged 1 commits from futonbeta into main 2023-09-13 12:57:08 +00:00
Showing only changes of commit 2a61775eb6 - Show all commits

View File

@ -16,7 +16,7 @@ jobs:
- name: install Node.js
uses: actions/setup-node@v2
with:
node-version: 18
node-version: 16
- name: Install ependencies
run: 'npm ci'