acid testing #25

Merged
l4kr merged 2 commits from futonbeta into main 2023-09-13 12:52:51 +00:00
Showing only changes of commit b16cc1ad79 - Show all commits

View File

@ -15,9 +15,10 @@ jobs:
- name: install Node.js
uses: actions/setup-node@v1
with: node-version:12
with:
node-version: 12
- name: Instal l dependencies
- name: Install ependencies
run: 'npm ci'
- name: run linters