Skip to content

Commit

Permalink
rename builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
dastrobu committed Feb 20, 2022
1 parent f00db6f commit 313bb9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: norio-nomura/action-swiftlint@3.2.1
macos-test:
macOS-test:
strategy:
matrix:
swift-version:
Expand All @@ -35,7 +35,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: swift test
ios-build:
iOS-build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 313bb9d

Please sign in to comment.