Skip to content

Removed file ending magic for jsdoc path #104

Removed file ending magic for jsdoc path

Removed file ending magic for jsdoc path #104

Workflow file for this run

name: CI
on: [push, workflow_dispatch]
jobs:
integration-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run: npm install
- run: npm run build:addon
- run: npm run test