Skip to content

Bump codecov/codecov-action from 4 to 5 #271

Bump codecov/codecov-action from 4 to 5

Bump codecov/codecov-action from 4 to 5 #271

Workflow file for this run

name: Check quality
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: eshwen/adrenaline/.github/workflows/[email protected]
with:
python-version: '3.10'
path: 'my_project/'