Skip to content

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

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

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

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@v6
- uses: prefix-dev/setup-pixi@v0.9.6
with:
pixi-version: v0.59.0
environments: lint
frozen: true
- name: Run linter
run: pixi run -e lint lint