Merge branch 'develop' into documentation

This commit is contained in:
fjosw 2026-03-29 18:50:12 +00:00
commit 17c76adab1
3 changed files with 7 additions and 2 deletions

View file

@ -8,7 +8,7 @@ on:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 4 1 * *'
- cron: '0 4 * * 0'
jobs:
pytest: