Skip to content

Fix typo in Indirect property wrapper summary #15

Fix typo in Indirect property wrapper summary

Fix typo in Indirect property wrapper summary #15

Workflow file for this run

name: Test
on:
push:
pull_request:
branches: [ main, swift-macros ]
jobs:
test-macos:
runs-on: macos-13
steps:
- name: Select Xcode 15.0
run: sudo xcode-select -switch /Applications/Xcode_15.0.app
- name: Checkout
uses: actions/checkout@v3
- name: Test
run: swift test