Skip to content

Add unittests for Prolific integration (2) #837

Add unittests for Prolific integration (2)

Add unittests for Prolific integration (2) #837

Workflow file for this run

name: npm-check
on:
pull_request:
branches: [main]
jobs:
mephisto-task-latest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.8
- name: Install Mephisto
run: pip install -e .
- name: Run version sync script
run: python scripts/check_npm_package_versions.py