Skip to content

check all notebooks

check all notebooks #3

name: Reproducibility Checker
on:
push:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- uses: ./.github/actions/setupconda
- name: Run Python Script
run: python ./.github/workflows/reproducibility_checker.py