Skip to content

fix: pseudo labels with newer RUL datasets version #192

fix: pseudo labels with newer RUL datasets version

fix: pseudo labels with newer RUL datasets version #192

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
needs: [lint]
uses: ./.github/workflows/test.yaml