Skip to content

MAINT fix name of actions for linter #2

MAINT fix name of actions for linter

MAINT fix name of actions for linter #2

Workflow file for this run

name: Linter
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.20.1
environments: lint
frozen: true
- name: Run linter
run: pixi run lint