Skip to content

fix: Bugs in hex decode and b32 encode #41

fix: Bugs in hex decode and b32 encode

fix: Bugs in hex decode and b32 encode #41

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
- alpha
paths-ignore:
- 'docs/**'
- 'scripts/**'
permissions:
contents: read
jobs:
ci-all:
name: 'Build and test all packages'
uses: ./.github/workflows/ci-all.yml