Skip to content

Commit

Permalink
Remember to actually run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-smallshire committed Mar 5, 2024
1 parent 7448a64 commit c4ee724
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,8 @@ jobs:
- test-with-virtualenvwrapper-interactive
- test-with-virtualenvwrapper-and-venvwraprc-noninterative
- test-with-virtualenvwrapper-and-venvwraprc-interactive
- test-with-venv
- test-with-venv-linux
- test-with-venv-windows
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
Expand Down

0 comments on commit c4ee724

Please sign in to comment.