Skip to content

[Issue #1150] add main index cache to accelerate main index lookup #11

[Issue #1150] add main index cache to accelerate main index lookup

[Issue #1150] add main index cache to accelerate main index lookup #11

Workflow file for this run

name: Pull Request Build Check
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
verify:
uses: ./.github/workflows/build-pixels.yml
with:
build_type: "pr"
skip_package: true