fixed wrong job name

This commit is contained in:
Sven Vogel 2024-04-12 18:54:20 +02:00
parent 136c74744b
commit 0be5099c77
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
env: env:
SDK: 0.1.0-alma-9.3 SDK: 0.1.0-alma-9.3
jobs: jobs:
test-rust: build-check-sdk:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4