Skip to content

Commit

Permalink
Test the current version after installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
abij committed Dec 28, 2023
1 parent a41046a commit 2b66c54
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
- name: Run smoke test
run: |
pip install dist/az-switch-*.whl
# Does it actually work?
az-switch --help
with:
working-directory: ./smoketest
working-directory: ./smoketest

0 comments on commit 2b66c54

Please sign in to comment.