diff --git a/.github/workflows/test_examples.yml b/.github/workflows/test_examples.yml index 67d49fd4c..62ae5a09a 100644 --- a/.github/workflows/test_examples.yml +++ b/.github/workflows/test_examples.yml @@ -67,6 +67,8 @@ jobs: [ "$file" = "MHD_modelsipynb.py" ] || [ "$file" = "density_grid_samplingipynb.py" ] || [ "$file" = "lensing_crv4ipynb.py" ] || + [ "$file" = "interrupt_candidateVectoripynb.py" ] || + [ "$file" = "interrupt_sourceipynb.py" ] || [ "$file" = "lensing_mapsv4ipynb.py" ]; then echo "skip file $file" else