Skip to content

@Exporting marker macro (#5) #6

@Exporting marker macro (#5)

@Exporting marker macro (#5) #6

Workflow file for this run

name: Checks
on: [push]
jobs:
test:
runs-on: macos-13
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: "15.0"
- uses: actions/checkout@v2
- name: Run Test
run: swift test