Skip to content

chore(deps): update dependency del-cli to v6 #42

chore(deps): update dependency del-cli to v6

chore(deps): update dependency del-cli to v6 #42

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: boringnode/.github/.github/workflows/test.yml@main
with:
disable-windows: true
lint:
uses: boringnode/.github/.github/workflows/lint.yml@main
typecheck:
uses: boringnode/.github/.github/workflows/typecheck.yml@main