fixed wrong job name
This commit is contained in:
parent
136c74744b
commit
0be5099c77
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||
env:
|
||||
SDK: 0.1.0-alma-9.3
|
||||
jobs:
|
||||
test-rust:
|
||||
build-check-sdk:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue