Skip to content

Update user study MP4 location #194

Update user study MP4 location

Update user study MP4 location #194

Workflow file for this run

name: check
on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3
uses: actions/setup-python@v1
- name: Install dependencies
run: pip install jsonschema
- name: Run check.py
run: ./check.py