Skip to content

Commit

Permalink
Update reproducibility-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun committed Feb 5, 2024
1 parent 76e2c9a commit f5b8c74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reproducibility-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ jobs:

- uses: ./.github/actions/setupconda

- name: Install packages for the checker script
run: conda install nbformat

- name: Run Python Script
run: python ./.github/workflows/reproducibility_checker.py

0 comments on commit f5b8c74

Please sign in to comment.