Skip to content

Bump cookie and express #219

Bump cookie and express

Bump cookie and express #219

Workflow file for this run

name: pull request
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/reusable_build.yml
test:
needs: [build]
uses: ./.github/workflows/reusable_test.yml