Skip to content

Update README.md

Update README.md #19

Workflow file for this run

name: CI
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.40.2
- name: Lint
run: pixi run lint