Skip to content

feat: add support to generate checksum for HpcrText and HpcrJson #4

feat: add support to generate checksum for HpcrText and HpcrJson

feat: add support to generate checksum for HpcrText and HpcrJson #4

Workflow file for this run

name: Test Go Package
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test Go package
run: make test