Skip to content

chore(deps): require modern-di 3.x; adapt tests to mandatory-open (#36) #82

chore(deps): require modern-di 3.x; adapt tests to mandatory-open (#36)

chore(deps): require modern-di 3.x; adapt tests to mandatory-open (#36) #82

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml