Skip to content

Updating Key Collections (#164) #142

Updating Key Collections (#164)

Updating Key Collections (#164) #142

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- main
jobs:
unit-tests:
uses: vapor/ci/.github/workflows/run-unit-tests.yml@main
with:
with_coverage: false
with_tsan: true
warnings_as_errors: true
with_linting: true