Skip to content

Commit

Permalink
Merge branch 'main' into impl_remove_notify
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel authored Jan 14, 2025
2 parents de80f36 + ca3a61b commit 5fca7d9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
uses: norio-nomura/[email protected]
- uses: cirruslabs/swiftlint-action@v1
with:
version: latest
args: --strict

build:
name: Build and Analyse
Expand Down

0 comments on commit 5fca7d9

Please sign in to comment.