Skip to content

Add publish with reply and improve Core NATS tests #30

Add publish with reply and improve Core NATS tests

Add publish with reply and improve Core NATS tests #30

Workflow file for this run

name: macos
on:
push:
branches: [ main, release/*, feature/* ]
pull_request:
branches: [ main, release/* ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Build
run: swift build -v