Skip to content

Bump codecov/codecov-action from 4.4.1 to 4.5.0 in the actions group … #35

Bump codecov/codecov-action from 4.4.1 to 4.5.0 in the actions group …

Bump codecov/codecov-action from 4.4.1 to 4.5.0 in the actions group … #35

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