Commit 13111dc
committed
fix: correct nbformat validator command in CI
The correct command is 'python -m nbformat.validator' not
'python -m nbformat.validator.validate'1 parent d7db210 commit 13111dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments