Skip to content

Added "DECTRIS ARINA (0.2k x 0.2k)" to allowed_film_or_detector_model… #12

Added "DECTRIS ARINA (0.2k x 0.2k)" to allowed_film_or_detector_model…

Added "DECTRIS ARINA (0.2k x 0.2k)" to allowed_film_or_detector_model… #12

Workflow file for this run

name: Run Unit Tests
on:
pull_request:
branches:
- master
jobs:
test:
runs-on: self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Test in a sample data
run: |
rsync ${{ secrets.SRUN_SERVER }}:${{ secrets.DATA_PATH }}/emd-8117-v30.xml .
xmllint --noout --schema emdb_schemas/current/emdb_relaxed.xsd emd-8117-v30.xml