Skip to content

Commit

Permalink
Update swiftlint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StefKors committed Nov 1, 2024
1 parent 2190c51 commit 2a43c6c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,6 @@ on:
- '**/*.swift'

jobs:
SwiftLintTheFirst:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 4
- name: GitHub Action for SwiftLint with --strict
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict
SwiftLint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 2a43c6c

Please sign in to comment.