Skip to content

Commit 01a8973

Browse files
authored
chore: remove the Swiftlint step (#45)
1 parent f9d08f8 commit 01a8973

2 files changed

Lines changed: 0 additions & 13 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,6 @@ env:
2424
SCHEME_NAME: "Typhoon"
2525

2626
jobs:
27-
SwiftLint:
28-
runs-on: ubuntu-latest
29-
steps:
30-
- uses: actions/checkout@v6
31-
- name: GitHub Action for SwiftLint
32-
uses: norio-nomura/action-swiftlint@3.2.1
33-
with:
34-
args: --strict
35-
env:
36-
DIFF_BASE: ${{ github.base_ref }}
37-
3827
test-apple-platforms:
3928
name: ${{ matrix.name }}
4029
runs-on: ${{ matrix.runsOn }}

Mintfile

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)