Skip to content

Commit

Permalink
List tox environments
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemanger committed Nov 25, 2024
1 parent 7211f00 commit 2169eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- name: Test with tox
env:
SENDGRID_API_KEY: ${{ secrets.SENDGRID_API_KEY }}
run: tox -e py
run: tox -l && tox -e py

0 comments on commit 2169eab

Please sign in to comment.