Skip to content

test: work towards finalising test fixes #39

test: work towards finalising test fixes

test: work towards finalising test fixes #39

Workflow file for this run

name: 🧪 Test
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
tests:
uses: hotosm/gh-workflows/.github/workflows/[email protected]
with:
environment: "test"
command: "test all"
secrets: inherit