acid testing #22

Merged
l4kr merged 1 commits from futonbeta into main 2023-09-13 12:37:05 +00:00
Showing only changes of commit e0819e2919 - Show all commits

View File

@ -14,7 +14,7 @@ jobs:
- name: install Node.js - name: install Node.js
uses: actions/setup-node@v1 uses: actions/setup-node@v1
with: node-version:18.x with: node-version:14.x
- name: Install dependencies - name: Install dependencies
run: npm install run: npm install