Skip to content

Commit 9bddf38

Browse files
authored
Update test.yml
1 parent 6abd5a8 commit 9bddf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
curl -sL https://get.bacalhau.org/install.sh | bash
2121
2222
- name: Run script to test docs
23-
run: bash test/test-docs.sh
23+
run: bash test/docs_test.sh
2424

2525
- name: Commit and push changes
2626
run: |

0 commit comments

Comments
 (0)