Skip to content

Add options to add custom chunks. #29

Add options to add custom chunks.

Add options to add custom chunks. #29

Workflow file for this run

name: Run tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- run: cd $GITHUB_WORKSPACE
- run: ./test.sh