Skip to content

fix: pseudo labels with newer RUL datasets version (#59) #94

fix: pseudo labels with newer RUL datasets version (#59)

fix: pseudo labels with newer RUL datasets version (#59) #94

Workflow file for this run

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