Skip to content

Chore(deps): Bump prefix-dev/setup-pixi from 0.9.6 to 0.10.0 in the actions group #54

Chore(deps): Bump prefix-dev/setup-pixi from 0.9.6 to 0.10.0 in the actions group

Chore(deps): Bump prefix-dev/setup-pixi from 0.9.6 to 0.10.0 in the actions group #54

Workflow file for this run

name: Linter
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: prefix-dev/setup-pixi@v0.10.0
with:
pixi-version: v0.59.0
environments: lint
frozen: true
- name: Run linter
run: pixi run -e lint lint