I'm getting continuous build failures on this "sty...
# daft-dev
r
I'm getting continuous build failures on this "style" job: https://github.com/Eventual-Inc/Daft/actions/runs/10844066281/job/30094413449 Running the command locally succeeds, but running it in the cloud does not. Anyone have any ideas what's going on?
j
You can try using something like this to debug in CI: https://github.com/marketplace/actions/debugging-with-ssh
👀 1