diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec0bd44..1d05f57 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,8 @@ permissions: contents: read jobs: - test: + checks: + name: CI runs-on: ubuntu-latest steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6