Skip to content

Setup nbgrader in one class, one grader mode #644

Setup nbgrader in one class, one grader mode

Setup nbgrader in one class, one grader mode #644

Workflow file for this run

name: Ansible Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.x'
- name: Deps
run: pip install -r requirements.txt
- name: Lint Ansible Playbook
run: ansible-lint --force-color research-cloud-plugin.yml shared-data-disk.yml