Skip to content

build(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0 #1192

build(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0

build(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0 #1192

Workflow file for this run

name: Build
on:
push:
paths-ignore:
- "README.md"
- "docs/**"
- "**/README.md"
pull_request:
paths-ignore:
- "README.md"
- "docs/**"
- "**/README.md"
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
- name: Simple poetry build no package
run: make build