Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
js-ts authored May 16, 2024
1 parent 6abd5a8 commit 9bddf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
curl -sL https://get.bacalhau.org/install.sh | bash
- name: Run script to test docs
run: bash test/test-docs.sh
run: bash test/docs_test.sh

- name: Commit and push changes
run: |
Expand Down

0 comments on commit 9bddf38

Please sign in to comment.