Skip to content

Use WebSocketKit utilities and add license info #53

Use WebSocketKit utilities and add license info

Use WebSocketKit utilities and add license info #53

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: macos-13
steps:
- uses: actions/checkout@v3
- name: Select Xcode 15
run: sudo xcode-select -s /Applications/Xcode_15.0.app
- name: Test
run: swift test