Skip to content

Misc cleanups

Misc cleanups #142

Workflow file for this run

name: test
on: { pull_request: {} }
jobs:
unit-tests:
uses: vapor/ci/.github/workflows/run-unit-tests.yml@reusable-workflows
with:
with_coverage: false
with_tsan: true