Skip to content

feature: Change u64 to u32 where u64 is not required. #47

feature: Change u64 to u32 where u64 is not required.

feature: Change u64 to u32 where u64 is not required. #47

Workflow file for this run

name: build
on:
push:
branches:
- master
jobs:
build:
uses: ./.github/workflows/build.yml
coverage:
uses: ./.github/workflows/coverage.yml