Skip to content

deps: update typescript-eslint monorepo to v8.19.0 (#731) #1576

deps: update typescript-eslint monorepo to v8.19.0 (#731)

deps: update typescript-eslint monorepo to v8.19.0 (#731) #1576

Workflow file for this run

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