Skip to content

Commit

Permalink
minro change
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Nov 3, 2023
1 parent 587f5e6 commit 43b1c6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/_demo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- name: Run Integration Tests for Enterprise Demos
run: |
cd demos
echo "Paused testing for ${{ matrix.modules }}.ipynb this notebook temporarily, debug the script(kc.client.execute_interactive) !"
docker run -v "$(pwd)":/ivy/demos unifyai/ivy:latest-gpu demos/tests/test_demos.sh ${{ secrets.USER_API_KEY }} examples_and_demos/${{ matrix.modules }}.ipynb
continue-on-error: true

Expand Down

0 comments on commit 43b1c6b

Please sign in to comment.