mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 03:53:41 +02:00
ci: pytest workflow scheduled to run once a month.
This commit is contained in:
parent
53cea6267d
commit
f30fcbd4d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
- develop
|
- develop
|
||||||
pull_request:
|
pull_request:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 4 * * *'
|
- cron: '0 4 1 * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pytest:
|
pytest:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue