Skip to content

feat: add scaling selection to NCMAPSS (#59) #83

feat: add scaling selection to NCMAPSS (#59)

feat: add scaling selection to NCMAPSS (#59) #83

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