Skip to content

Soundness

Soundness #1

Workflow file for this run

name: Pull Request
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
tests:
name: PR
uses: swift-libp2p/github-workflows/.github/workflows/pull_request.yml@main
with:
test_in_release_configuration: true