Skip to content

[MOB-3112] Set Firebase as AppCenter alternative #110

[MOB-3112] Set Firebase as AppCenter alternative

[MOB-3112] Set Firebase as AppCenter alternative #110

Workflow file for this run

name: SwiftLint
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/realm/swiftlint:latest
steps:
- uses: actions/checkout@v3
- name: SwiftLint
run: |
swiftlint --reporter github-actions-logging --strict