Skip to content

Use typology year instead of from geometry #1183

Use typology year instead of from geometry

Use typology year instead of from geometry #1183

Workflow file for this run

name: Ruff
on:
pull_request:
paths: ['cea/**']
push:
branches: [ master ]
paths: ['cea/**']
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Ruff Linter
uses: astral-sh/ruff-action@v2
with:
src: ./cea