Skip to content

Added Makefile and using new_unchecked instead of new on NonZero types #22

Added Makefile and using new_unchecked instead of new on NonZero types

Added Makefile and using new_unchecked instead of new on NonZero types #22

Workflow file for this run

name: CI
on:
pull_request:
merge_group:
push:
branches:
- main
jobs:
check:
uses: ./.github/workflows/check.yml
dependencies:
uses: ./.github/workflows/dependencies.yml
test:
uses: ./.github/workflows/test.yml