test: add coverage for run_ingest_query and clone_repo async timeout #31
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| version: 2 | |
| updates: | |
| - package-ecosystem: "pip" | |
| directory: "/" | |
| schedule: | |
| interval: "daily" | |
| time: "06:00" | |
| timezone: "UTC" | |
| open-pull-requests-limit: 5 | |
| labels: | |
| - "dependencies" | |
| - "pip" |