acid testing
Some checks failed
futon deploy / Run linters (pull_request) Failing after 1s

This commit is contained in:
l4kr 2023-09-13 14:56:17 +02:00
parent 1f23699f5a
commit 2a61775eb6

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'