Skip to content

Fix memory leaks, error handling, and type-safety issues in N-API bindings #255

Fix memory leaks, error handling, and type-safety issues in N-API bindings

Fix memory leaks, error handling, and type-safety issues in N-API bindings #255

Workflow file for this run

name: Windows - Pull Request
on:
pull_request:
branches:
- develop
- kilted
- jazzy
- humble-hawksbill
workflow_dispatch:
jobs:
build-and-test:
uses: ./.github/workflows/windows-build-and-test.yml
with:
trigger_type: "pr"
secrets: inherit