Rename jobs
This commit is contained in:
parent
1cb3a63557
commit
371b602d3a
4
.github/workflows/validate-android.yml
vendored
4
.github/workflows/validate-android.yml
vendored
@ -13,8 +13,8 @@ on:
|
||||
- 'android/**'
|
||||
|
||||
jobs:
|
||||
AndroidLint:
|
||||
name: AndroidLint
|
||||
lint:
|
||||
name: Gradle Lint
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
|
2
.github/workflows/validate-ios.yml
vendored
2
.github/workflows/validate-ios.yml
vendored
@ -13,7 +13,7 @@ on:
|
||||
- 'ios/**'
|
||||
|
||||
jobs:
|
||||
SwiftLint:
|
||||
lint:
|
||||
name: SwiftLint
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user