Skip to content

add more unit tests for utils:math and omega-flowey:reset/`omega-… #34

add more unit tests for utils:math and omega-flowey:reset/`omega-…

add more unit tests for utils:math and omega-flowey:reset/`omega-… #34

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@86d606f25d2bd2faa08b017326fe99964ac3aa5c
with:
packs: 'datapacks/omega-flowey'
packtest-url: 'https://github.com/misode/packtest/releases/download/v1.0.0-beta5/packtest-1.0.0-beta5.jar'