acid testing #25
5
.github/workflows/futon-deploy.yaml
vendored
5
.github/workflows/futon-deploy.yaml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user