Skip to content

fix(finngen_study_index): improved tests for finngen study index #1228

fix(finngen_study_index): improved tests for finngen study index

fix(finngen_study_index): improved tests for finngen study index #1228

Workflow file for this run

name: Label PRs
"on":
- pull_request
- issues
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"