Skip to content

track statusCode along with error message for failed http request (#51) #78

track statusCode along with error message for failed http request (#51)

track statusCode along with error message for failed http request (#51) #78

Workflow file for this run

name: Swift
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: ./scripts/run-unit-tests.sh