Skip to content

Commit

Permalink
no s
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Nov 8, 2024
1 parent c066cc2 commit c0c0e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
python3 -m pip install .
python3 -m pip install jupytext nbconvert ipykernel matplotlib
python3 examples/generate_notebooks.py --skip "dirichlet_weak_imposition,simple_helmholtz_fem_bem_coupling_dolfin,opencl_benchmarks"
python3 examples/generate_notebooks.py --skip "dirichlet_weak_imposition,simple_helmholtz_fem_bem_coupling_dolfin,opencl_benchmark"
- name: Push to GitHub
run: |
Expand Down

0 comments on commit c0c0e38

Please sign in to comment.