Skip to content

feat(nshm_db_generator): Use the from_trace method #12

feat(nshm_db_generator): Use the from_trace method

feat(nshm_db_generator): Use the from_trace method #12

Workflow file for this run

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