Skip to content

feat: Implemented customizable implementation of URLSession.dataTask … #178

feat: Implemented customizable implementation of URLSession.dataTask …

feat: Implemented customizable implementation of URLSession.dataTask … #178

Workflow file for this run

name: "RealHTTP CI"
on:
push:
branches:
- main
pull_request:
branches:
- '*'
concurrency:
group: ci
cancel-in-progress: true
jobs:
build:
runs-on: macos-latest
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
run: swift test