Skip to content

Fix filter for ucrt and fix posix #3727

Fix filter for ucrt and fix posix

Fix filter for ucrt and fix posix #3727

Workflow file for this run

name: tests
on:
push:
branches:
- main
pull_request: null
merge_group: null
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
uses: ./.github/workflows/tests-reusable.yml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}