Skip to content

Update uv-build requirement from <0.10.0,>=0.9.2 to >=0.9.2,<0.11.0 #473

Update uv-build requirement from <0.10.0,>=0.9.2 to >=0.9.2,<0.11.0

Update uv-build requirement from <0.10.0,>=0.9.2 to >=0.9.2,<0.11.0 #473

Workflow file for this run

name: editorconfig
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Install editorconfig-checker
uses: editorconfig-checker/action-editorconfig-checker@main
- name: Install just
uses: extractions/setup-just@v3
- name: Run editorconfig-checker
run: just editorconfig