Skip to content

Implement S2CellIndex and S2ClosestCellQuery #1

Implement S2CellIndex and S2ClosestCellQuery

Implement S2CellIndex and S2ClosestCellQuery #1

Workflow file for this run

name: Pull Request
on: pull_request
jobs:
unit-tests:
# only run this job for forks
if: github.event.pull_request.head.repo.full_name != github.repository
uses: ./.github/workflows/_test.yml