Skip to content

special considerations for uniform age distribution in the search for… #137

special considerations for uniform age distribution in the search for…

special considerations for uniform age distribution in the search for… #137

Workflow file for this run

name: normalCheck
# trigger the workflow on push or pull request, but only for the master branch
on:
pull_request:
push:
branches: [master]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: freckle/stack-action@v4