mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
ci: scheduled pytest workflow once a day.
This commit is contained in:
parent
ae53daa915
commit
5c9a521c29
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
@ -6,6 +6,8 @@ on:
|
|||
- master
|
||||
- develop
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 4 * * *'
|
||||
|
||||
jobs:
|
||||
pytest:
|
||||
|
|
Loading…
Add table
Reference in a new issue