Skip to content

feat: add ncmapss (#49) #74

feat: add ncmapss (#49)

feat: add ncmapss (#49) #74

Workflow file for this run

name: Master
on:
push:
branches:
- master
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml