Skip to content

fix: apply max RUL for NCMAPSS correctly (#60) #84

fix: apply max RUL for NCMAPSS correctly (#60)

fix: apply max RUL for NCMAPSS correctly (#60) #84

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