Skip to content

Commit

Permalink
pin to nb_helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle committed Jul 26, 2024
1 parent 7f1e853 commit 51919ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
python-version: 3.11
- name: Install Dependencies
run: |
python -m pip install -r requirements.txt
python -m pip install nb_helpers
- name: Test clean up .ipynb files
shell: bash
run: |
Expand Down

0 comments on commit 51919ed

Please sign in to comment.