Skip to content

Commit 5637c7b

Browse files
Update test_actions.yml
1 parent 8936c4f commit 5637c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
- name: Run notebook tests
4949
run: |
5050
set -e
51-
python tools/test_notebooks.py
51+
python tools/test_notebooks.py > execution_log.txt

0 commit comments

Comments
 (0)