Conversation
73bbb99 to
db6f649
Compare
|
I'm not sure if that's the root cause because the checks did ran in the last few days and the |
|
|
@MichaReiser they didn't run on this branch before the change, but did after 🤷♀️ perhaps a change on GitHub's end |
|
Also, I ran the workflow with debug logs and the "Determine changes" workflow is not at fault |
|
Hm but it does seem to be at fault over in the other branch https://github.com/astral-sh/ruff/actions/runs/7122120523/job/19395730196 |
|
|
|
|
Now that the root cause has been fixed you may want to remove the |
|
Eh we use |
These were literals instead of expressions... and were consequently not evaluated.
Fixes bug from #8225