Skip to content

fix: add ENSG00000163082 to the GPR of MAR00775 #1947

fix: add ENSG00000163082 to the GPR of MAR00775

fix: add ENSG00000163082 to the GPR of MAR00775 #1947

name: Test YAML conversion
on: [push]
jobs:
yaml-conversion:
runs-on: self-hosted
timeout-minutes: 60
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run conversion script
run: |
/usr/local/bin/matlab -nodisplay -nosplash -nodesktop -r "addpath(genpath('.')); testYamlConversion"