Skip to content

优化: 收敛缓存加载与代理运行状态 #5

优化: 收敛缓存加载与代理运行状态

优化: 收敛缓存加载与代理运行状态 #5

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
- master
jobs:
test:
name: Swift Test
runs-on: macos-15
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run tests
run: swift test