Skip to content

Commit 582cb08

Browse files
committed
Fix test-docs-scripts: missing steps line
1 parent 5d4902b commit 582cb08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-docs-scripts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ jobs:
221221
name: Test Update OCaml Node Script
222222
runs-on: [macos-latest, ubuntu-latest]
223223

224+
steps:
224225
- name: Test update-ocaml-node script reproducibility
225226
run: |
226227
# Save the current script to use with the old commit state

0 commit comments

Comments
 (0)