Skip to content

fix: Test coverage quality gate #19

fix: Test coverage quality gate

fix: Test coverage quality gate #19

Workflow file for this run

name: CI
on:
push:
branches:
- develop
- master
pull_request:
types:
- opened
- reopened
- synchronize
merge_group:
jobs:
run-tests:
name: Run tests
uses: ./.github/workflows/run-tests.yml