Skip to content

Bump tough-cookie and jsdom #43

Bump tough-cookie and jsdom

Bump tough-cookie and jsdom #43

Workflow file for this run

name: 'ci'
on:
push:
branches-ignore:
- 'mob/**'
- 'mob-session'
pull_request_target:
branches:
- 'main'
jobs:
test:
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v2'
- run: |
npm ci
npm test