Skip to content

chore: bump version to v0.4.1 #88

chore: bump version to v0.4.1

chore: bump version to v0.4.1 #88

Workflow file for this run

name: test
on:
push:
branches: main
paths-ignore:
- '**/*.md'
- '**/*.mdx'
- 'docs/**/*'
pull_request:
branches: main
paths-ignore:
- '**/*.md'
- '**/*.mdx'
- 'docs/**/*'
jobs:
test:
uses: ./.github/workflows/test-jobs.yaml