Skip to content

Update express version #33

Update express version

Update express version #33

Workflow file for this run

name: Express Adapter
on:
push:
paths:
- 'express/**'
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
specs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
working-directory: ./express
annotations: none