Skip to content

Update README.md

Update README.md #5

Workflow file for this run

name: CI
jobs:
build-and-deploy:
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