Skip to content

test: add unit tests for build adapter #37

test: add unit tests for build adapter

test: add unit tests for build adapter #37

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