We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8936c4f commit 5637c7bCopy full SHA for 5637c7b
.github/workflows/test_actions.yml
@@ -48,4 +48,4 @@ jobs:
48
- name: Run notebook tests
49
run: |
50
set -e
51
- python tools/test_notebooks.py
+ python tools/test_notebooks.py > execution_log.txt
0 commit comments