Sophie Dankel
Sophie Dankel
> latest - Update available (9 updates) This means you should run `fuelup update`. I wasn't able to repro the issue. Could you share the output of `forc-fmt --version` and...
I believe @kayagokalp is working on this
I'm not able to repro this. I think I followed your steps correctly, but the test is passing. Could you check if this still repros on master? If so, a...
I would prefer to follow cargo's approach by keeping the configuration of the workspace inside of `Forc.toml`.
The original action's README suggests migrating to: https://github.com/softprops/action-gh-release
@bitzoic @IGI-111 for viz These tests weren't failing in CI due to https://github.com/FuelLabs/sway/pull/6566
It looks like this is the first instance they failed on master: https://github.com/FuelLabs/sway/actions/runs/10812086601/job/29992938006 From this PR: https://github.com/FuelLabs/sway/pull/6526 cc @xunilrj
Confirmed that changing this section of code back fixes the compiler error. I'm not sure if this is the best fix though. Thoughts? 
Yes, it would be useful for self-hosted runners.
Related https://github.com/FuelLabs/sway/issues/5928