Skip to content

[Tests/CI] Push Test Coverage over 85% and adjust CI goal #894

[Tests/CI] Push Test Coverage over 85% and adjust CI goal

[Tests/CI] Push Test Coverage over 85% and adjust CI goal #894

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
- run: make lint