Skip to content

ci: ignore options.dist.ts in coverage #98

ci: ignore options.dist.ts in coverage

ci: ignore options.dist.ts in coverage #98

Workflow file for this run

name: Lint, build and test
on:
push:
branches-ignore:
- main
paths-ignore:
- '**.md'
jobs:
build-and-check:
name: Build project and run CI checks
uses: fingerprintjs/dx-team-toolkit/.github/workflows/build-typescript-project.yml@v1