Skip to content

Add a random sample utility #212

Add a random sample utility

Add a random sample utility #212

Workflow file for this run

name: pull request
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/reusable_build.yml
test:
needs: [build]
uses: ./.github/workflows/reusable_test.yml