fixed wrong job name
This commit is contained in:
parent
136c74744b
commit
0be5099c77
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue