mithril-vndb/.github/workflows/test.yml
Claudia Meadows abd7f86888
next -> main
2024-09-24 20:59:33 -07:00

18 lines
292 B
YAML

name: test
on:
pull_request_target:
branches: [ main ]
workflow_dispatch:
workflow_call:
permissions:
actions: write
contents: read
jobs:
run-tests:
uses: MithrilJS/infra/.github/workflows/run-tests.yml@main
with:
all-platforms: true
all-versions: true