Skip to content

[Snyk] Security upgrade express from 4.17.3 to 4.19.2 #14

[Snyk] Security upgrade express from 4.17.3 to 4.19.2

[Snyk] Security upgrade express from 4.17.3 to 4.19.2 #14

name: tests-tickets
on:
pull_request:
paths:
- 'tickets/**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: cd tickets && npm install && npm run test:ci