Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nan-li committed Apr 26, 2024
1 parent 47aa2b4 commit 72f8c69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
default="UnitTestApp"
echo $default | cat >default
echo Using default scheme: $default
# - name: Run Swift Lint
# run: |
# swiftlint
- name: Run Swift Lint
run: |
swiftlint
- name: Build
env:
scheme: ${{ 'UnitTestApp' }}
Expand Down

0 comments on commit 72f8c69

Please sign in to comment.