Skip to content

Bump codecov/codecov-action from 4.6.0 to 5.1.1 in the actions group across 1 directory #40

Bump codecov/codecov-action from 4.6.0 to 5.1.1 in the actions group across 1 directory

Bump codecov/codecov-action from 4.6.0 to 5.1.1 in the actions group across 1 directory #40

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@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.23.0
environments: lint
frozen: true
- name: Run linter
run: pixi run -e lint lint