Skip to content

Add samples field to custom filters to allow fetching samples without session #5035

Add samples field to custom filters to allow fetching samples without session

Add samples field to custom filters to allow fetching samples without session #5035

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