Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop redundant virtualenv we're not using
I'm guessing the expectation here was that sourceing the virtualenv would persist, however that's not how Github Actions works. As is therefore working fine without a virtualenv, drop the redundant work.
- Loading branch information