Skip to content

Make Kucoin and Binance authorizing public #7

Make Kucoin and Binance authorizing public

Make Kucoin and Binance authorizing public #7

Workflow file for this run

---
name: "ci"
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- name: Run Tests
run: swift test -v