Skip to content

add github action to run tests #1

add github action to run tests

add github action to run tests #1

Workflow file for this run

name: Run tests
on: [push, workflow_dispatch]
jobs:
test:
runs-on: ubuntu-latest
steps:
# - uses: actions/checkout@v4
- uses: CarbonSmasher/packtest_runner@bceb940441d7757762ee0e483a0e9ebb1b0f3b6e
with:
packs: 'omega-flowey'