Skip to content

Commit e55ee71

Browse files
authored
Update main.yml
1 parent 7b5021f commit e55ee71

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
@@ -331,7 +331,7 @@ jobs:
331331
--contents notebooks/audio/audio.wav
332332
python -m pip install nbdime
333333
python -m pip install selenium
334-
python --driver chrome
334+
python scripts/automated-notebook-run-script.py --driver chrome
335335
nbdiff notebooks/smallpt.ipynb $HOME/smallpt.ipynb
336336
timeout-minutes: 5
337337

0 commit comments

Comments
 (0)