Skip to content

We have to cast all numbers to floats in Clickhouse SQL in order to c… #135

We have to cast all numbers to floats in Clickhouse SQL in order to c…

We have to cast all numbers to floats in Clickhouse SQL in order to c… #135

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