Skip to content

test: refactor test file structure to be compatible with coverage #10

test: refactor test file structure to be compatible with coverage

test: refactor test file structure to be compatible with coverage #10

# .github/workflows/release-please.yml
name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4