Skip to content

update README with instructions for how to create and run tests #6

update README with instructions for how to create and run tests

update README with instructions for how to create and run tests #6

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'