Skip to content

Add HTTP client transport #13

Add HTTP client transport

Add HTTP client transport #13

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
soundness:
name: Soundness
uses: ./.github/workflows/soundness.yaml
unit_test:
name: Unit Test
uses: ./.github/workflows/unit-test.yaml
secrets: inherit