Skip to content

Update for JWTKit v5 #127

Update for JWTKit v5

Update for JWTKit v5 #127

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@lint-job
with:
with_coverage: false
with_tsan: true
warnings_as_errors: true
with_linting: true