Skip to content

Commit

Permalink
No need to deactivate
Browse files Browse the repository at this point in the history
  • Loading branch information
abij committed Dec 28, 2023
1 parent 0eeb99b commit c0d230c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
- run: mkdir -p smoketest
- name: Run az-switch help command
run: |
source deactivate # exit the Poetry env.
pip install dist/az-switch-*.whl
# Does it actually work?
az-switch --help
Expand Down

0 comments on commit c0d230c

Please sign in to comment.