Skip to content

fix ruff version at latest one which pre-dates the update of metadata… #21

fix ruff version at latest one which pre-dates the update of metadata…

fix ruff version at latest one which pre-dates the update of metadata… #21

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
tests:
uses: ./.github/workflows/tests.yaml
lint:
uses: ./.github/workflows/lint.yaml
format:
uses: ./.github/workflows/format.yaml