Observed
- While adding CI testing to plasmactl-bump github repo, I'm facing this strange issue:
It's not reproduced locally nor on Gitlab CI, so it seems to be an issue only with github actions, for some reasons.
Maybe something related to how git repo is handled here
Expected
- If there is a way to make sync work in Gitbub action, let's do it as it will be cool to have all commands covered by upstream CI testing
Observed
It's not reproduced locally nor on Gitlab CI, so it seems to be an issue only with github actions, for some reasons.
Maybe something related to how git repo is handled here
Expected