Skip to content

Correctly conform JWTError to AbortError #138

Correctly conform JWTError to AbortError

Correctly conform JWTError to AbortError #138

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