Skip to content

Commit

Permalink
🤖 Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucien authored Jul 8, 2024
1 parent fe387f8 commit 6efcc5c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,13 @@ jobs:

steps:
- uses: actions/checkout@v4

- name: SwiftLint
uses: norio-nomura/[email protected]

- name: Build
run: swift build -v

- name: Run tests
run: swift test -v

0 comments on commit 6efcc5c

Please sign in to comment.