Skip to content

build(deps): bump pytest from 7.4.0 to 9.0.3 in /tests/requirements #1968

build(deps): bump pytest from 7.4.0 to 9.0.3 in /tests/requirements

build(deps): bump pytest from 7.4.0 to 9.0.3 in /tests/requirements #1968

Workflow file for this run

name: packages
on:
workflow_call: ~
pull_request:
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
push:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/packages