Skip to content

Update to allow Qvalue when filtered cohort returns samples from a si… #5127

Update to allow Qvalue when filtered cohort returns samples from a si…

Update to allow Qvalue when filtered cohort returns samples from a si… #5127

Workflow file for this run

name: Sanity checks
on: [push, pull_request]
jobs:
build:
name: Sanity Check
runs-on: ubuntu-latest
steps:
- name: 'Checkout cbioportal repo'
uses: actions/checkout@v2
with:
path: ./cbioportal
- name: 'Run tests'
working-directory: ./cbioportal
run: |
bash test/test_db_version.sh