Skip to content

Commit dd39c2a

Browse files
authored
Debug
1 parent 86be11e commit dd39c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,8 @@ jobs:
361361
rm $HOME/Downloads/smallpt.ipynb
362362
if [[ "${{ matrix.os }}" == "macos"* ]]; then
363363
python scripts/automated-notebook-run-script.py --driver safari
364+
find $HOME -name "*smallpt*"
364365
nbdiff notebooks/smallpt.ipynb $HOME/Downloads/smallpt.ipynb
365-
rm $HOME/Downloads/smallpt.ipynb
366366
fi
367367
timeout-minutes: 25
368368

0 commit comments

Comments
 (0)