Skip to content

feat(canary): Add test to check query results with and without cache. #3574

feat(canary): Add test to check query results with and without cache.

feat(canary): Add test to check query results with and without cache. #3574

Workflow file for this run

"jobs":
"check":
"uses": "grafana/loki-release/.github/workflows/check.yml@main"
"with":
"build_image": "grafana/loki-build-image:0.33.3"
"golang_ci_lint_version": "v1.55.1"
"release_lib_ref": "main"
"skip_validation": false
"use_github_app_token": true
"name": "check"
"on":
"pull_request": {}
"push":
"branches":
- "main"