Skip to content

Commit

Permalink
[core] Fix job name to match the CI (#35097)
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Nov 11, 2022
1 parent 7a7430d commit 788254d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-check.yml
Expand Up @@ -16,7 +16,7 @@ on:
permissions: {}

jobs:
build:
test-dev:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'

0 comments on commit 788254d

Please sign in to comment.