Skip to content

Add unit tests to achieve 100% coverage (#63) #145

Add unit tests to achieve 100% coverage (#63)

Add unit tests to achieve 100% coverage (#63) #145

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
merge_group:
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
with:
os: 'ubuntu-latest'
version: '16, 18, 20, 22'