Skip to content

Bump codecov/codecov-action from 5.1.2 to 5.3.1 #12

Bump codecov/codecov-action from 5.1.2 to 5.3.1

Bump codecov/codecov-action from 5.1.2 to 5.3.1 #12

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