Skip to content

chore: restrict rul-datasets dependency upwards (#57) #92

chore: restrict rul-datasets dependency upwards (#57)

chore: restrict rul-datasets dependency upwards (#57) #92

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