Skip to content

Commit

Permalink
feat update githubaction
Browse files Browse the repository at this point in the history
  • Loading branch information
MaraMincho committed Dec 28, 2024
1 parent 237e823 commit 0b8bc9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: swift --version

- name: Build Project
run: swift build --package-path SwiftErrorArchiver/
run: swift build

- name: Run Tests
run: swift test --package-path SwiftErrorArchiver/
run: swift test

0 comments on commit 0b8bc9f

Please sign in to comment.