seems to not get full path correctly on a github workflow
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
on http://github.com/datalad/git-annex/blob/HEAD/.github/workflows/build-ubuntu.yaml
I get
```
❯ ~/proj/CON/utils/bin/show-paths -f inline --color on -e standalone .github/workflows/build-ubuntu.yaml
103: - run: sed -i -e "s,HEAD,$BUILD_COMMIT,g" debian/create-standalone-changelog
119: -.run chronic singularity exec /tmp/buildenv.sif make debianstandalone-dsc
```
so all leading levels are gone, odd; may be mix of tabs and spaces confuses... dunno
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.