Skip to content

Fix activation of virtual environments for testing #13

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

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

astrofrog
Copy link
Contributor

We should check the log carefully to see if 'which python' is returning the right value

@astrofrog astrofrog added the bug Something isn't working label Apr 7, 2022
@astrofrog astrofrog changed the title Use source for venv activate Fix activation of virtual environments for testing Apr 7, 2022
action.yml Outdated
@@ -42,8 +42,9 @@ runs:
- name: Test source distribution
shell: bash
run: |
set -e
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, I'll remove

@astrofrog astrofrog merged commit 4ea7d89 into OpenAstronomy:main Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants