Skip to content

Updates for project Ecosia iOS Browser #63

Updates for project Ecosia iOS Browser

Updates for project Ecosia iOS Browser #63

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