Skip to content

chore: relax rul-datasets dependency range #87

chore: relax rul-datasets dependency range

chore: relax rul-datasets dependency range #87

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