Skip to content

Add unit tests for remark/rehype plugins #2

Add unit tests for remark/rehype plugins

Add unit tests for remark/rehype plugins #2

Workflow file for this run

name: Test
on:
pull_request:
jobs:
run-tests:
name: Run tests
runs-on: ubuntu-22.04-2core-arm64
steps:
- uses: actions/checkout@v4
- run: yarn && yarn test