chore: rename CI

This commit is contained in:
Ralph Khreish
2025-04-08 12:31:22 +02:00
parent b2396fd8fe
commit b2ac3a4ef4

View File

@@ -37,7 +37,7 @@ jobs:
path: node_modules path: node_modules
key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }}
format: format-check:
needs: setup needs: setup
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: