Skip to content

Commit

Permalink
Update CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaRU committed Jan 13, 2024
1 parent 7d77149 commit cb070a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: xcodebuild -version

- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: macOS Native
run: swift test

0 comments on commit cb070a9

Please sign in to comment.