Commit e6454e1
committed
fix: use path = "." for self-referential dev-dependency
After the GitHub repo rename, the runner checks out into a directory
named after the repo, so ../tycho-execution no longer resolves.
Using path = "." is always correct regardless of checkout directory name.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Took 43 seconds
# Commit time for manual adjustment:
# Took 5 minutes1 parent cd9f9bc commit e6454e1
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments