Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kasinadhsarma authored Aug 20, 2024
1 parent 8d40c78 commit 4956bba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
run: |
echo "PYTHONPATH=$PYTHONPATH:${{ github.workspace }}/src" >> $GITHUB_ENV
- name: Run tests
run: |
pytest
deploy:
runs-on: ubuntu-latest
needs: build
Expand Down

0 comments on commit 4956bba

Please sign in to comment.