Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelkou authored Aug 16, 2023
1 parent 83668fe commit 7f74750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
pip install codecov
- name: Install dependencies
run: |
source ${{ env.PYTHON }}/bin/activate
pip install ".[dev,test]" pytest
- name: Test
env:
Expand Down

0 comments on commit 7f74750

Please sign in to comment.