Skip to content

数据库介绍 | ZEBRA:小鼠和人脑单细胞分辨率下的层级整合基因表达图谱 #5965

数据库介绍 | ZEBRA:小鼠和人脑单细胞分辨率下的层级整合基因表达图谱

数据库介绍 | ZEBRA:小鼠和人脑单细胞分辨率下的层级整合基因表达图谱 #5965

Workflow file for this run

name: Ruby
on:
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ruby/[email protected]
with:
ruby-version: 2.6
bundler-cache: true
- run:
bundle exec rake
env:
TOKEN: ${{ secrets.DUTY_TOKEN }}
REPO: ${{ github.repository }}