Skip to content

Commit

Permalink
ci: Remove redundant install step
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed May 17, 2024
1 parent accf9d2 commit 1c70d62
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 @@ -73,5 +73,4 @@ jobs:
python-version: ${{ matrix.python-version }}
allow-prereleases: true
architecture: x64
- run: pip install .
- run: python -Im unittest -v

0 comments on commit 1c70d62

Please sign in to comment.