Skip to content

Update to JWTKit Beta 2 #99

Update to JWTKit Beta 2

Update to JWTKit Beta 2 #99

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@reusable-workflows
with:
with_coverage: false
with_tsan: true