Created a simple PR to add helix-editor ignores to...
# daft-dev
r
Created a simple PR to add helix-editor ignores to the .gitignore file (https://github.com/Eventual-Inc/Daft/pull/2642). However, there's a check that's failing. I didn't edit any tests (only touched the .gitignore file here). Anyone know why the check is failing? Link to the check that's failing for reference: https://github.com/Eventual-Inc/Daft/actions/runs/10361463422/job/28681830033?pr=2642 Maybe I should just try re-running the job?
s
You may want to rebase! I believe Github actions runs the tests post merge
👀 1