Skip to content

Commit

Permalink
using strict
Browse files Browse the repository at this point in the history
  • Loading branch information
emawby committed Aug 30, 2022
1 parent 07fc8a5 commit 0fb1caa
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
swiftlint --strict
- name: Build
env:
scheme: ${{ 'UnitTestApp' }}
Expand Down

0 comments on commit 0fb1caa

Please sign in to comment.