Update pipelines with various fixes
This commit is contained in:
parent
aa634d03e2
commit
423ed3535e
9 changed files with 65 additions and 57 deletions
2
.github/workflows/lint-swift.yml
vendored
2
.github/workflows/lint-swift.yml
vendored
|
|
@ -13,4 +13,4 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Lint
|
||||
run: swiftlint lint --reporter github-actions-logging
|
||||
run: swiftlint lint --strict --reporter github-actions-logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue