Skip to content

#135 add mTLS code completion #47

#135 add mTLS code completion

#135 add mTLS code completion #47

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