Skip to content

Commit

Permalink
disabling strict
Browse files Browse the repository at this point in the history
  • Loading branch information
emawby committed Aug 30, 2022
1 parent 8e0c1bd commit afdf62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo Using default scheme: $default
- name: Run Swift Lint
run: |
swiftlint --strict
swiftlint
- name: Build
env:
scheme: ${{ 'UnitTestApp' }}
Expand Down

0 comments on commit afdf62f

Please sign in to comment.