Skip to content

Commit

Permalink
Enforce latest swift version running the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
vovagalchenko committed Dec 28, 2023
1 parent 5c143ba commit a277ec1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ jobs:
mint bootstrap -v
- name: Run Tests
uses: swift-actions/setup-swift@v1.25.0
run: |
swift --version
cd $GITHUB_WORKSPACE/CookSmart
fastlane testlane

0 comments on commit a277ec1

Please sign in to comment.