Skip to content
Prev Previous commit
Next Next commit
fix
  • Loading branch information
ShaharNaveh committed Mar 30, 2026
commit 211f6e71ca090adb3026d2344820e6bb166f285d
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ jobs:
with:
python-version: ${{ env.PYTHON_VERSION }}

run: rustup component add rustfmt --toolchain=stable
- run: rustup component add rustfmt --toolchain=stable

- uses: cargo-bins/cargo-binstall@113a77a4ce971c41332f2129c3d995df993cf746 # v1.17.8

Expand Down
Loading