Skip to content

fix: Parametrized AssociatedObject macro #16

fix: Parametrized AssociatedObject macro

fix: Parametrized AssociatedObject macro #16

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