Skip to content

feat(atoll): implement first cut ATOLL implementation #1100

feat(atoll): implement first cut ATOLL implementation

feat(atoll): implement first cut ATOLL implementation #1100

Workflow file for this run

name: CI
on:
pull_request:
env:
CARGO_TERM_COLOR: always
jobs:
check-workspace:
uses: ./.github/workflows/check-workspace.yml
coverage:
uses: ./.github/workflows/coverage.yml