Skip to content

chore: updating test coverage for tile_worker_utils.py #163

chore: updating test coverage for tile_worker_utils.py

chore: updating test coverage for tile_worker_utils.py #163

Workflow file for this run

name: build
on:
pull_request:
branches: ["main"]
jobs:
tox:
uses: ./.github/workflows/tox.yml
secrets: inherit
docker:
uses: ./.github/workflows/docker.yml
secrets: inherit