Skip to content

Commit

Permalink
Fix notebooks CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Feb 8, 2025
1 parent 1ccc951 commit 8426f2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,8 @@ jobs:
run: python3 -m pip install -r ./src_ncrystal/devel/reqs/requirements_all.txt

- name: Test notebooks
env:
#TODO: Remove after NCrystal 4 is out and notebooks are updated:
NCNOTEBOOKS_FORCE_SKIP_PLUGIN_NB: '1'
run: ./src_notebooks/.github/resources/run_notebooks.x

0 comments on commit 8426f2e

Please sign in to comment.