Skip to content

trim dependencies: criterion features and fastrand #199

trim dependencies: criterion features and fastrand

trim dependencies: criterion features and fastrand #199

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
nix-tests:
uses: ./.github/workflows/nix-tests.yml