Skip to content

add Test plan section to PR template #5

add Test plan section to PR template

add Test plan section to PR template #5

Workflow file for this run

name: validate
on: [push, workflow_dispatch]
# TODO: add linting
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: CarbonSmasher/packtest_runner@9d13d673bf9d3f2fad2b833d036e5e12ff65e056
with:
packs: 'datapacks/omega-flowey'