Skip to content

Chore(deps): Bump the actions group across 1 directory with 2 updates #51

Chore(deps): Bump the actions group across 1 directory with 2 updates

Chore(deps): Bump the actions group across 1 directory with 2 updates #51

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