Skip to content

Improve code readability in ServerActivity.kt using 'run' instead of 'let' #236

Improve code readability in ServerActivity.kt using 'run' instead of 'let'

Improve code readability in ServerActivity.kt using 'run' instead of 'let' #236

Workflow file for this run

name: Validate Fastlane metadata
on:
workflow_dispatch:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
go:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate Fastlane Supply Metadata
uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2.0.0