Skip to content

chore(deps): update dependency @voxpelli/tsconfig to v15 #394

chore(deps): update dependency @voxpelli/tsconfig to v15

chore(deps): update dependency @voxpelli/tsconfig to v15 #394

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'
npm-no-prepare: true