Skip to content

Commit

Permalink
fix: fixed another issue with the run-test-suite workflow to get the …
Browse files Browse the repository at this point in the history
…readme tests working
  • Loading branch information
vedpatwardhan committed Mar 15, 2024
1 parent 4cbb855 commit 9f5d7d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ jobs:
- name: Checkout Demos🛎
uses: actions/checkout@v4
with:
path: unifyai/demos
repository: unifyai/demos
path: demos
persist-credentials: false
submodules: "recursive"
fetch-depth: 1
Expand Down

0 comments on commit 9f5d7d6

Please sign in to comment.