Skip to content

fix(devframe): bundle agnostic ohash digest to keep node:crypto out o… #18

fix(devframe): bundle agnostic ohash digest to keep node:crypto out o…

fix(devframe): bundle agnostic ohash digest to keep node:crypto out o… #18

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