Skip to content

Commit

Permalink
Fixed failing build (#2576)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvoxland authored Sep 1, 2023
1 parent d5139ba commit 5402e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
test:
name: Test
needs: setup
uses: activeloopai/shared-github-actions/.github/workflows/full_test.yml
uses: activeloopai/shared-github-actions/.github/workflows/full_test.yml@main
if: github.repository == 'activeloopai/deeplake'
with:
repo: ${{ github.repository }}
Expand Down

0 comments on commit 5402e20

Please sign in to comment.