Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
schwa authored Nov 18, 2024
1 parent a559ab5 commit dcf85b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Run tests
run: swift test -v
- name: Build Demo
run: cd Demo && xcode build
run: cd Demo && xcodebuild

0 comments on commit dcf85b4

Please sign in to comment.