Skip to content

feat: add auto-download for ncmapss (#51) #77

feat: add auto-download for ncmapss (#51)

feat: add auto-download for ncmapss (#51) #77

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