Skip to content

docs: update readme badges and test config #40

docs: update readme badges and test config

docs: update readme badges and test config #40

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