Skip to content

Update linting dependencies #332

Update linting dependencies

Update linting dependencies #332

Workflow file for this run

name: Node CI Legacy
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
uses: voxpelli/ghatemplates/.github/workflows/test.yml@main
with:
node-versions: '12,14'
npm-test-script: 'test-build-less'