Skip to content

deps: update typescript-eslint monorepo to v8.19.1 (#734) #1585

deps: update typescript-eslint monorepo to v8.19.1 (#734)

deps: update typescript-eslint monorepo to v8.19.1 (#734) #1585

Workflow file for this run

name: build
on:
push: {}
jobs:
build:
uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-build-test.yml@0.46.0
with:
install-node: true
build-commands: |
npm ci
npm run package
test-commands: npm test