Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove poetry virtual env at the end of the CI workflow #1147

Merged
merged 2 commits into from
Mar 17, 2021

Conversation

azawlocki
Copy link
Contributor

This PR adds a step that removes the virtual environment created by poetry to the CI workflow. This ensures that a virtual environment created by a run of that workflow will not be re-used by subsequent runs.

This is a port of a PR for golemfactory/goth: golemfactory/goth#449

@azawlocki azawlocki requested a review from a team March 12, 2021 15:43
kmazurek
kmazurek previously approved these changes Mar 16, 2021
filipgolem
filipgolem previously approved these changes Mar 16, 2021
.github/workflows/rust.yml Outdated Show resolved Hide resolved
Co-authored-by: filipgolem <44880692+filipgolem@users.noreply.github.com>
@azawlocki azawlocki merged commit 1fac337 into master Mar 17, 2021
@kmazurek kmazurek deleted the CI/remove-poetry-venv branch March 17, 2021 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants