Skip to content

chore: fix some errors reported by unicorn #3

chore: fix some errors reported by unicorn

chore: fix some errors reported by unicorn #3

Workflow file for this run

name: Node.js CI
on:
push:
branches:
- master
pull_request:
jobs:
nodejs:
# Documentation: https://github.com/zakodium/workflows#nodejs-ci
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
with:
lint-check-types: false
disable-tests: true
disable-test-package: true