Skip to content

Bump click from 8.1.7 to 8.1.8 #979

Bump click from 8.1.7 to 8.1.8

Bump click from 8.1.7 to 8.1.8 #979

Workflow file for this run

name: Run tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
tests:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
python-versions: '["3.11", "3.12", "3.13"]'
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}