Skip to content

Notebook testing

Notebook testing #4

Workflow file for this run

on: [pull_request]
jobs:
notebook_tests:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- run: |
chmod a+x pr-check.sh
./pr-check.sh