Skip to content

docs(README): add note about DEPENDENCY FREE package #135

docs(README): add note about DEPENDENCY FREE package

docs(README): add note about DEPENDENCY FREE package #135

Workflow file for this run

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: ./.github/actions/prepare
- run: npm test
name: Test
on:
pull_request: ~
push:
branches:
- main