Skip to content

fix: builds in xcodebuild for me now #179

fix: builds in xcodebuild for me now

fix: builds in xcodebuild for me now #179

Workflow file for this run

name: SwiftLint
on:
[push, pull_request]
jobs:
docker-lint:
name: Docker Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: SwiftLint
uses: norio-nomura/[email protected]
with:
args: --strict