Skip to content

Use smoothed strain spectrum for calculation of the maximum strain. #56

Use smoothed strain spectrum for calculation of the maximum strain.

Use smoothed strain spectrum for calculation of the maximum strain. #56

Workflow file for this run

name: Lint with Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: chartboost/ruff-action@v1
with:
src: './src'