test-mindeps erroneously cancelling test-mindeps jobs #503
Labels
good first issue
Good for newcomers
impact: automation
CI, CD, or other automation
needs: help
Extra attention is needed
type: bug
Something isn't working
In #497, the test-mindeps GitHub Action workflow got canceled and so shows up as "not successful":
However, it did run successfully in @chuckwondo's fork:
https://github.com/chuckwondo/earthaccess/actions/runs/8367002850
This is likely related to the workflow's concurrency setting:
https://github.com/chuckwondo/earthaccess/actions/runs/8367002850
But it seems to work fine in other PRs, e.g.:
#500
I'm not sure why this is, and I don't have time right now to dig in, but should be a good candidate for a new contributor familiar with CI/CD stuff.
The text was updated successfully, but these errors were encountered: