Skip to content

dpop for jwt AC

dpop for jwt AC #51

Workflow file for this run

name: Test
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm install
- run: npm run jest -- --color