diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab39c0b8..9b728091 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ on: jobs: fmt: - name: cargo fmt + name: formatting runs-on: ubuntu-latest steps: - uses: actions/checkout@v4