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

Fix bug changing run pwd when using --dir #21

Merged
merged 2 commits into from
Feb 18, 2024
Merged

Conversation

maxnorth
Copy link
Owner

Fixes a bug related to working dir of run command when using --dir flag. The specified --dir is only intended to configure where to load .env and nv.yaml files from, the working dir of the command being run should not change from the user's current dir.

@maxnorth maxnorth added the bug Something isn't working label Feb 18, 2024
@maxnorth maxnorth merged commit 01abe48 into main Feb 18, 2024
4 checks passed
@maxnorth maxnorth deleted the maxnorth/fix-run-pwd branch February 18, 2024 20:25
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.

1 participant