Skip to content

feat!: migrate to h3 v2 #11

feat!: migrate to h3 v2

feat!: migrate to h3 v2 #11

Workflow file for this run

name: Unit Test
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
unit-test:
uses: sxzz/workflows/.github/workflows/unit-test.yml@main
# coverage:
# uses: sxzz/workflows/.github/workflows/coverage.yml@main
# needs: unit-test
# permissions:
# id-token: write