Skip to content

Report code coverage to Codecov #8

Report code coverage to Codecov

Report code coverage to Codecov #8

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