Skip to content

bump version to 0.1.3 to see if this will trigger pyxantech 0.8.0 to … #15

bump version to 0.1.3 to see if this will trigger pyxantech 0.8.0 to …

bump version to 0.1.3 to see if this will trigger pyxantech 0.8.0 to … #15

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1