Skip to content

Commit

Permalink
Revert "ci: Windows needs pytest to be installed"
Browse files Browse the repository at this point in the history
This reverts commit b765aff.
  • Loading branch information
tomtseng committed Jan 6, 2025
1 parent 30f9048 commit 3c1aa6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ commands:
name: install imitation
command: |
.\venv\Scripts\activate
pip install --upgrade --force-reinstall --no-deps .[test]
pip install --upgrade --force-reinstall --no-deps .
shell: powershell.exe

- run:
Expand Down

0 comments on commit 3c1aa6a

Please sign in to comment.