Skip to content

feature: count total tiles succeeded and failed tiles in the region status table #11

feature: count total tiles succeeded and failed tiles in the region status table

feature: count total tiles succeeded and failed tiles in the region status table #11

Workflow file for this run

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