Skip to content

Bump tough-cookie and jsdom #39

Bump tough-cookie and jsdom

Bump tough-cookie and jsdom #39

Workflow file for this run

name: test-workflow
on: [push]
jobs:
build:
name: Run tests
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@master
- name: run tests
run: docker build --rm -f "dockerfile.tests" .