Skip to content

Fix probe_versions.py for the URL-helper refactor #15

Fix probe_versions.py for the URL-helper refactor

Fix probe_versions.py for the URL-helper refactor #15

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: astral-sh/ruff-action@v3