Skip to content

Feat/linear damping && w[7] >= 0.001 (#143) #134

Feat/linear damping && w[7] >= 0.001 (#143)

Feat/linear damping && w[7] >= 0.001 (#143) #134

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