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 959cdba commit 195c570Copy full SHA for 195c570
.github/workflows/test_selenium.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Debug into
34
shell: bash -l {0}
35
- run: xargs jupytext --to notebook --execute docs/getting_started.md
+ run: jupytext --version
36
37
- name: Selenium tests
38
0 commit comments