Remove absolute paths from GH actions #368
Labels
github_actions
Pull requests that update GitHub Actions code
kind/testing
Categorizes issue or PR as related to testing.
kind/usability
Categorizes issue or PR as related to improving some aspect of usability.
Milestone
Fiddling with absolute paths in GH actions is a pain and not really necessary. While the value to using absolute paths in CI might not be absolute zero, it comes at a fairly significant increase in verbosity and just makes things harder. It's probably not a good trade-off and we should just let the shell do its job.
The text was updated successfully, but these errors were encountered: