Skip to content

Commit

Permalink
chore: Remove pytest from GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangalilea committed Aug 2, 2024
1 parent f9bb494 commit 5d2d30b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -e .
pip install pytest
- name: Run tests
run: pytest
todo:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5d2d30b

Please sign in to comment.