Skip to content

Commit

Permalink
chore: remove qa integration tests from being part of the release wor…
Browse files Browse the repository at this point in the history
…kflow
  • Loading branch information
Sam-Armstrong committed Jan 22, 2025
1 parent fe05977 commit e85c08a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,7 @@ permissions:
contents: write

jobs:
integration-tests:
name: Run Integration Tests
uses: ivy-llc/ivy-integration-tests/.github/workflows/qa-integration-tests.yml@main
secrets: inherit

deploy:
name: Deploy to PyPI
needs: integration-tests
uses: ./.github/workflows/pypi.yml
secrets: inherit

0 comments on commit e85c08a

Please sign in to comment.