diff --git a/.github/workflows/compatiblity_check.yml b/.github/workflows/compatiblity_check.yml index 4417889d6..8b510a08f 100644 --- a/.github/workflows/compatiblity_check.yml +++ b/.github/workflows/compatiblity_check.yml @@ -7,7 +7,7 @@ on: jobs: forward-compatibility: - name: check-compatibility + name: forward-compatibility runs-on: ubuntu-latest steps: - uses: actions/checkout@v3