We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c7140 commit 6a5b023Copy full SHA for 6a5b023
1 file changed
.github/actions/execute-notebooks/action.yml
@@ -1,8 +1,7 @@
1
----
2
name: Execute Notebooks
3
4
runs:
5
- using: Composite
+ using: composite
6
steps:
7
- name: Install Python Modules
8
uses: ./.github/actions/install-python-modules
0 commit comments